#35935: sqlmigrate prevents normal colorization of system checks
-------------------------------------+-------------------------------------
Reporter: Jacob | Owner: Jacob Walls
Walls |
Type: | Status: assigned
Cleanup/optimization |
Component: Core | Version: dev
(Management commands) |
Severity: Normal | Keywords: no_color
Triage Stage: | Has patch: 1
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
`sqlmigrate` forces `no_color=True` for the sake of not colorizing the sql
keywords `BEGIN;` and `COMMIT;`, but this has the side effect of
preventing system check output from being colorized.
(To reproduce, begin with a project that will emit a system check, and run
sqlmigrate.)
Suggesting a small [https://github.com/django/django/pull/18846 PR] to
preserve the non-colorization of `BEGIN;` and `COMMIT;` while still
colorizing system checks.
--
Ticket URL: <https://code.djangoproject.com/ticket/35935>
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 view this discussion visit
https://groups.google.com/d/msgid/django-updates/010701936036a246-895e3e3e-1d29-45be-b221-a27429eaaec9-000000%40eu-central-1.amazonses.com.