Apologies - I'd just assumed the Django functions for colourising the terminal would do the right thing on platforms that don't support it.
I've fixed it here: https://github.com/stephenmcd/mezzanine/commit/7463ed044359f76733fd2c5267e5510ad703bbb4 On Fri, Oct 10, 2014 at 2:05 AM, roland balint <[email protected]> wrote: > i get a bunch of weird characters when using a fresh mezzanine install, > 3.1.10 > they go away if i downgrade to mezzanine 3.1.9 > they look like these; > --- > ←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m > ←[0m←[41;37;1m ←[0m > ←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m > ←[0m←[41; > 37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m > ←[0m←[41;37;1m > ←[0m←[31m.←[0m←[31md←[0m←[31m'←[0m > ←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m > ←[0m←[31m`←[0m←[31mq←[0m←[31 > m.←[0m←[31m.←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m > ←[0m←[41 > ;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m ←[0m←[41;37;1m > ←[0m←[41;37;1 > m ←[0m←[31m.←[0m←[31m.←[0m←[31mp←[0m←[31m'←[0m > ←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m > ←[0m←[m ←[0m > > ←[31m^←[0m←[31mq←[0m←[31m.←[0m←[31m.←[0m←[31m.←[0m←[31m.←[0m←[31m.←[0m←[31m.←[0m > ←[31m.←[0m←[31m.←[0m←[31mp←[0m←[31m^←[0m > ←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[m > ←[0m←[m ←[0m > ←[m ←[0m←[m ←[0m←[m ←[0m←[m ←[0m←[31m'←[0m←[31m'←[0m←[31m'←[0m←[31m'←[0m > > Validating models... > > 0 errors found > October 09, 2014 - 11:00:09 > Django version 1.6.7, using settings 'test.settings' > --- > > rb > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Stephen McDonald http://jupo.org -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
