jinja2utils: named bundles generation
- Adds option for grouping javascript and style sheet files.
- Please update your custom templates if you use {% js ... %} or {% css ... %} or {{ ... get_(css|js)_bundle() }} according to documentation and you want to use this grouping feature.