-
`flask_menu` is now **[broken as of Flask 2.3.0](https://flask.palletsprojects.com/en/2.3.x/changes/)** (pallets/flask#4605):
> The `app.before_first_request` and `bp.before_app_first_request` deco…
-
## CVE-2024-49767 - High Severity Vulnerability
Vulnerable Library - Werkzeug-2.0.1-py3-none-any.whl
The comprehensive WSGI web application library.
Library home page: https://files.pythonhosted.org…
-
Hello team,
First of, thank you very much for flask-admin.
As already mentioned, in [this ticket](https://github.com/pallets-eco/flask-admin/issues/2402#issuecomment-2275319280), my tool heavily d…
-
There is so little actually working space. Maybe 25% of the screen is used for seeing the bed.
Making all the pallets (Settings, tool selection, line type selector, object list) draggable so we ca…
-
### Project to be claimed
`jinja22`: https://pypi.org/project/jinja22
### Your PyPI username
`davidism`: https://pypi.org/user/davidism
### Reasons for the request
https://pypi.org/project/jinja2…
-
Hi @potiuk, @puiterwijk, @mitsuhiko, this project is currently part of @pallets-eco, but we do not have access to it on PyPI. You can add me as an owner (davidism) and I can transfer it into the palle…
-
Hi, I tried to add sphinx-notfound-page (Version 0.6 or master) for Flask (with [Pallets Sphinx Themes](https://github.com/pallets/pallets-sphinx-themes)).
with the following conf:
```python
exte…
-
-
Please add this to the mod. It should be not hard. Very useful option when u want to pick up a specific number of pallets out from a large stockpile. I don't know why everyone went to this road: Autol…
-
## Problem Description
The typehint of
```python
db.relationship("...", secondary=..., back_populates="...")
```
should be `sq_orm.Relationship[...]`, not `sq_orm.RelationshipProperty[...]`…