File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ Version 0.3
5+ -----------
6+
7+ Unreleased
48
59Version 0.2
610-----------
711
8- Unreleased
12+ Released on October 16, 2019
913
1014- Fork the irregularly maintained WTForms-SQLAlchemy
1115- Auto-generated ``DecimalField `` does not limit places for ``Float ``
@@ -23,7 +27,7 @@ Unreleased
2327- Fix a compatibility issue with SQLAlchemy 2.1 that caused
2428 ``QuerySelectField `` to fail with a ``ValueError ``. (`#9 `_, `#10 `_,
2529 `#11 `_)
26- - ``QuerySelectField.query `` allows no results. (`#12 `_)
30+ - ``QuerySelectField.query `` allows no results. (`#15 `_)
2731
2832.. _#2 : https://github.com/wtforms/wtforms-sqlalchemy/pull/2
2933.. _#3 : https://github.com/wtforms/wtforms-sqlalchemy/pull/3
@@ -33,7 +37,7 @@ Unreleased
3337.. _#9 : https://github.com/wtforms/wtforms-sqlalchemy/issues/9
3438.. _#10 : https://github.com/wtforms/wtforms-sqlalchemy/pull/10
3539.. _#11 : https://github.com/wtforms/wtforms-sqlalchemy/pull/11
36- .. _#12 : https://github.com/wtforms/wtforms-sqlalchemy/pull/15
40+ .. _#15 : https://github.com/wtforms/wtforms-sqlalchemy/pull/15
3741
3842
3943Version 0.1
You can’t perform that action at this time.
0 commit comments