flask-xxl icon indicating copy to clipboard operation
flask-xxl copied to clipboard

A best practices approach to creating large web apps, which gives the ease and power of django to your flask app

Results 15 flask-xxl issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.0 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.0.1 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [flask](https://github.com/pallets/flask) from 0.12.4 to 1.0. Release notes Sourced from flask's releases. 1.0 The Pallets team is pleased to release Flask 1.0. [Read the announcement on our blog.](https://www.palletsprojects.com/blog/flask-1-0-released/ There are...

dependencies

- [x] split blueprint reg - [x] split route reg - [x] split template opts - [ ] add template_loader - [ ] add mddleware

enhancement