в поле ProfileSettings в админке?
ProgrammingError at /api/token/admin/accounts/profilesettings/ column accounts_profilesettings.deleted_time does not exist LINE 1: ...oined", "accounts_profilesettings"."user_ptr_id", "accounts_... ^ Request Method: GET Request URL: http://127.0.0.1:8000/api/token/admin/accounts/profilesettings/ Traceback (most recent call last): File "/home/kmk/PycharmProjects/nymph_backend/venv/lib/python3.10/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) The above exception (column accounts_profilesettings.deleted_time does not exist LINE 1: ...oined", "accounts_profilesettings"."user_ptr_id", "accounts_... ^ ) was the direct cause of the following exception: File "/home/kmk/PycharmProjects/nymph_backend/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/kmk/PycharmProjects/nymph_backend/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/kmk/PycharmProjects/nymph_backend/venv/lib/python3.10/site-packages/django/contrib/admin/options.py", line 683, in wrapper return self.admin_site.admin_view(view)(*args, **kwargs) File "/home/kmk/PycharmProjects/nymph_backend/venv/lib/python3.10/site-packages/django/utils/decorators.py", line 133, in _wrapped_view response = view_func(request, *args, **kwargs) File "/home/kmk/PycharmProjects/nymph_backend/venv/lib/python3.10/site-packages/django/views/decorators/cache.py", line 62, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/home/kmk/PycharmProjects/nymph_backend/venv/lib/python3.10/site-packages/django/contrib/admin/sites.py", и т д
какие то модели менял и миграции не применились?
Обсуждают сегодня