fcaf5d18d2
- Ignore ResourceWarning during pytest to avoid a Python 3.13 failure.
Steve Kowalik2024-10-30 02:35:00 +00:00
755c75e296
- Ignore ResourceWarning during pytest to avoid a Python 3.13 failure.
Steve Kowalik2024-10-30 02:35:00 +00:00
3ba5a75147
- Add patch stop-using-utcnow.patch: * Use a callable wrapping datetime.now(utc) rather than utcnow().
Ana Guerrero2024-02-01 17:05:03 +00:00
50d5ddb8b0
- Add patch stop-using-utcnow.patch: * Use a callable wrapping datetime.now(utc) rather than utcnow().
Ana Guerrero2024-02-01 17:05:03 +00:00
a535114822
Updating link to change in openSUSE:Factory/python-Flask-SQLAlchemy revision 14
OBS User buildservice-autocommit
2024-02-01 17:05:03 +00:00
697f0ef774
Updating link to change in openSUSE:Factory/python-Flask-SQLAlchemy revision 14
OBS User buildservice-autocommit
2024-02-01 17:05:03 +00:00
a8d3ef45c3
Accepting request 1143168 from devel:languages:python:flask
OBS User buildservice-autocommit
2024-02-01 17:05:03 +00:00
690a150496
Accepting request 1143168 from devel:languages:python:flask
OBS User buildservice-autocommit
2024-02-01 17:05:03 +00:00
0f6d78c8bd
- Add patch stop-using-utcnow.patch: * Use a callable wrapping datetime.now(utc) rather than utcnow().
Steve Kowalik2024-02-01 05:14:53 +00:00
ea2fa74d48
- Add patch stop-using-utcnow.patch: * Use a callable wrapping datetime.now(utc) rather than utcnow().
Steve Kowalik2024-02-01 05:14:53 +00:00
caed0154cf
Accepting request 1119107 from devel:languages:python:flask
Ana Guerrero2023-10-20 21:18:19 +00:00
5552e93568
Accepting request 1119107 from devel:languages:python:flask
Ana Guerrero2023-10-20 21:18:19 +00:00
46bddd574e
- Update to 3.0.5: * `Pagination.next() enforces max_per_page. * Improve type hint for get_or_404 return value to be non-optional. * Fix type hint for get_or_404 return value. * Fix type hints for pyright (used by VS Code Pylance extension). * Show helpful errors when mistakenly using multiple SQLAlchemy instances for the same app, or without calling init_app` * Fix issue with getting the engine associated with a model that uses polymorphic table inheritance. - Update URL.
Steve Kowalik2023-08-02 07:01:11 +00:00
abc7263eb9
- Update to 3.0.5: * `Pagination.next() enforces max_per_page. * Improve type hint for get_or_404 return value to be non-optional. * Fix type hint for get_or_404 return value. * Fix type hints for pyright (used by VS Code Pylance extension). * Show helpful errors when mistakenly using multiple SQLAlchemy instances for the same app, or without calling init_app` * Fix issue with getting the engine associated with a model that uses polymorphic table inheritance. - Update URL.
Steve Kowalik2023-08-02 07:01:11 +00:00