hasgeek / coaster

Common patterns for Flask apps
http://coaster.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
69 stars 13 forks source link

Expand DynamicAssociationProxy to a Mapping #457

Closed jace closed 5 months ago

jace commented 5 months ago

This adds an extra generic arg, requiring a typing args change wherever the proxy is used.