-
## Problem Description
The typehint of
```python
db.relationship("...", secondary=..., back_populates="...")
```
should be `sq_orm.Relationship[...]`, not `sq_orm.RelationshipProperty[...]`…
-
Hello,
Following the evolution of Flask, an error appears on the "flask-markdown" module.
- https://github.com/pallets/flask/pull/5223
- https://github.com/pallets/flask/discussions/5293
Wou…
-
Fix benchmark workflow: It should execute the benchmark script. This way we can execute the script once per release to add new weights.
-
Session management could be improved by modeling it as a hash as Spring does. This would reduce serialization/deserialization overheads and benefit from the latest [hash-field expiration](https://redi…
-
Is there a best practice approach to define units for properties which are not a physical or SI unit?
For example in an purchase order in which five pallets of a product are ordered, there is a pr…
-
https://github.com/pallets/click/issues/108
-
I've added a scaffold_form() function on my view, in order to override the querying of a specific child field. But it is put at the bottom of the form, instead of at the top, as requested by 'form_co…
-
Follow up for: https://github.com/pallets-eco/flask-caching/issues/285
If not mistaken the fixed mentioned on the above issue is for Redis sentinel only
Setting the following config:
```
CACHE…
-
(Some ideas around a polkadot developer CLI from @shawntabrizi and me)
Currently we use psvm and zepter to help devs get stuff done. Would be nice to have some general CLI that helps devs and bundl…
-
All call of nitropy nk3 update fails with:
> nitropy nk3 update
> Command line tool to interact with Nitrokey devices 0.6.0
> Critical error:
> Multiple NK3 devices found -- use the --path optio…