#30225: Unicode characters in `migrate` command output
-------------------------------------+-------------------------------------
               Reporter:  Vaibhav    |          Owner:  nobody
  Vishal                             |
                   Type:             |         Status:  new
  Cleanup/optimization               |
              Component:             |        Version:  2.2
  Migrations                         |
               Severity:  Normal     |       Keywords:  migration, migrate
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 When running `py manage.py migrate` it outputs some unicode characters to
 the terminal. It is new in 2.2, it was not an issue in 2.1.7
 Since There is a unicode character when I deploy the project on AWS
 Elastic Beanstalk, the migration command fails because it cannot decode
 the unicode character, please suggest a workaround to avoid this or use
 ascii characters only to avoid such errors. I have attached the relevant
 parts of logs of deployment for both 2.1.7(success) and 2.2(fail) to the
 ticket.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30225>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/053.8e8aba3c2550b0d9491d7e67af1963a0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to