*-1* Correct. Also having to use third party packages (and even other > languages!) for something so common and so useful feels incorrect somehow. > > Additionally, I also propose that the HTMl files served by wsgi.py are > minified. This will be significantly more difficult to achieve since HTML > pages are served on the fly. But I think the benefits would surely outweigh > the maintenance costs these features bring. >
This idea has already been rejected, see #18524 <https://code.djangoproject.com/ticket/18524>, and I agree with Aymeric's judgement. About minifying JavaScript files, I don't see a strong reasons to include it in Django, it is a separate language (as pointed out by Adam), well-supported 3rd party apps already exist e.g. django-compressor, and this would require introducing many new dependencies which is always highly controversial. Best, Mariusz -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/b623fa06-dcc2-497d-86b4-96b34030babbn%40googlegroups.com.