Changes between Version 3 and Version 4 of Ticket #31924, comment 2
- Timestamp:
- Aug 25, 2020, 9:40:14 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31924, comment 2
v3 v4 2 2 > It already works properly, you just need to set the `DJANGO_COLORS` environment variable to reach `ServerFormatter`, see [https://docs.djangoproject.com/en/3.1/ref/django-admin/#syntax-coloring docs]. 3 3 4 I might be missing something, but that doesn't work for me. As an example, trying to run this Procfile through honchodoes not preserve the color output:4 I might be missing something, but that doesn't work for me. As an example, trying to run this Procfile through [https://github.com/nickstenning/honcho honcho] does not preserve the color output: 5 5 6 6 {{{