Hi! I recently update Django from 1.11 to 2.2.6 and I have a serious problem with the templates rendering when i put on production my site (Nginx + uWSGI + Django). The problem is a lot of '/n' and strangers characters that appears when I render any page, that obviuosly suggest is a encoding problem, but I can't find the exact configuration problem. It just happen when the app is deployed, that is, when DEBUG = False.
Any help? Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6f6af373-09bd-4f3f-986f-869b95b1ad5d%40googlegroups.com.