Path to this page:
./
www/py-wtforms-sqlalchemy,
WTForms integration for SQLAlchemy
Branch: CURRENT,
Version: 0.4.1,
Package name: py312-wtforms-sqlalchemy-0.4.1,
Maintainer: kleinkWTForms-SQLAlchemy is a fork of the wtforms.ext.sqlalchemy package
from WTForms. The package has been renamed to wtforms_sqlalchemy
but otherwise should function the same as wtforms.ext.sqlalchemy
did.
Master sites:
Filesize: 17.69 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-wtforms-sqlalchemy-0.4.1
- (2024-03-07) Updated to version: py311-wtforms-sqlalchemy-0.4.1
- (2022-05-25) Package added to pkgsrc.se, version py39-wtforms-sqlalchemy-0.3 (created)
CVS history: (Expand)
2024-03-06 22:29:13 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-wtforms-sqlalchemy: update to 0.4.1.
Version 0.4.1
-------------
Released on January 5th, 2024
- Allow to override the default blank value. (:pr:`38`)
Version 0.4.0
-------------
Released on January 4th, 2024
- Stop support for python 3.6 and 3.7. Start support for python3
3.11 and 3.12. (:pr:`41`)
- ``render_kw`` support (:pr:`42`)
- ``optgroup`` support (:pr:`44`)
- SQLAlchemy 2.0 support (:pr:`45`)
|
2022-05-25 17:38:10 by Klaus Klein | Files touched by this commit (4) |
Log message:
Import WTForms-SQLAlchemy-0.3 as www/py-wtforms-sqlalchemy.
WTForms-SQLAlchemy is a fork of the wtforms.ext.sqlalchemy package
from WTForms. The package has been renamed to wtforms_sqlalchemy
but otherwise should function the same as wtforms.ext.sqlalchemy
did.
|