Opened 4 weeks ago

Closed 4 weeks ago

#35341 closed Bug (invalid)

An error occurred while executing Python management. py. ImportError: cannot import name 'force_unicode' from 'django. utils. encoding'

Reported by: 3300299472 Owned by: nobody
Component: Testing framework Version: 4.2
Severity: Normal Keywords:
Cc: 3300299472 Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

My project is using Django version 1.11.12, but I need to modify it to Django 4.2.11. However, an error has occurred. Can you tell me what I should do?

Attachments (1)

error.PNG (47.0 KB ) - added by 3300299472 4 weeks ago.

Download all attachments as: .zip

Change History (2)

by 3300299472, 4 weeks ago

Attachment: error.PNG added

comment:1 by Tim Graham, 4 weeks ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.
Back to Top