226d1946cc
0.17.0: - Dropped py27, py33 and py34 support 0.16.9: - Added support for JSON type in TypeMap 0.16.8: - Fixed QuerySelectField.query allowing no results 0.16.7: - Fixed UnknownTypeException being thrown correctly for unsupported types 0.16.6: - Added SQLAlchemy 1.2 support 0.16.5: - Fixed GroupedQuerySelectMultipleField validator to support empty data 0.16.4: - Fixed GroupedQuerySelectMultipleField validator 0.16.3: - Fixed ChoiceType conversion for Enums 0.16.2: - Added GroupedQueryMultipleSelectField 0.16.1: - Updated SQLAlchemy-Utils requirement to 0.32.6 - Fixed PhoneNumberType conversion 0.16.0: - Dropped python 2.6 support - Made PhoneNumberField work correctly together with DataRequired 0.15.0: - Moved GroupedQuerySelectField from WTForms-Components package to WTForms-Alchemy - Moved WeekdaysField from WTForms-Components package to WTForms-Alchemy - Moved PhoneNumberField from WTForms-Components package to WTForms-Alchemy - Moved Unique validator from WTForms-Components package to WTForms-Alchemy 0.14.0: - Added QuerySelectField and QuerySelectMultipleField which were deprecated from WTForms as of version 2.1 0.13.3: - Removed ClassMap's inheritance sorting. This never really worked properly and resulted in weird undeterministic bugs on Python 3. 0.13.2: - Added support for callables in type map argument 0.13.1: - Added flake8 checks - Added isort checks - Fixed country import caused by SQLAlchemy-Utils 0.30.0 - Update SQLAlchemy-Utils dependency to 0.30.0
25 lines
1 KiB
Text
25 lines
1 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2020/10/03 18:44:56 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/wtforms_alchemy/__init__.py
|
|
${PYSITELIB}/wtforms_alchemy/__init__.pyc
|
|
${PYSITELIB}/wtforms_alchemy/__init__.pyo
|
|
${PYSITELIB}/wtforms_alchemy/exc.py
|
|
${PYSITELIB}/wtforms_alchemy/exc.pyc
|
|
${PYSITELIB}/wtforms_alchemy/exc.pyo
|
|
${PYSITELIB}/wtforms_alchemy/fields.py
|
|
${PYSITELIB}/wtforms_alchemy/fields.pyc
|
|
${PYSITELIB}/wtforms_alchemy/fields.pyo
|
|
${PYSITELIB}/wtforms_alchemy/generator.py
|
|
${PYSITELIB}/wtforms_alchemy/generator.pyc
|
|
${PYSITELIB}/wtforms_alchemy/generator.pyo
|
|
${PYSITELIB}/wtforms_alchemy/utils.py
|
|
${PYSITELIB}/wtforms_alchemy/utils.pyc
|
|
${PYSITELIB}/wtforms_alchemy/utils.pyo
|
|
${PYSITELIB}/wtforms_alchemy/validators.py
|
|
${PYSITELIB}/wtforms_alchemy/validators.pyc
|
|
${PYSITELIB}/wtforms_alchemy/validators.pyo
|