Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kvesteri/wtforms-alchemy issues and pull requests

#164 - Handle Enum columns backed by Python Enums

Pull Request - State: open - Opened by Vidminas 11 months ago - 2 comments

#162 - enum TypeError: object of type 'enumVar' has no len()

Issue - State: open - Opened by adorsett over 1 year ago - 1 comment

#161 - distutils has been deprecated in Python 3.10

Issue - State: open - Opened by tirkarthi over 2 years ago

#160 - Tag 0.18.0 in git?

Issue - State: closed - Opened by rsyring over 2 years ago - 3 comments

#159 - Jpic wtforms3

Pull Request - State: closed - Opened by kvesteri over 2 years ago

#158 - No module named 'wtforms.compat'

Issue - State: closed - Opened by jnguiot over 2 years ago - 4 comments

#156 - include_primary_key doesn't recognize the primary key.

Issue - State: closed - Opened by Amr-Hash about 3 years ago - 1 comment

#155 - Using with EncryptedType?

Issue - State: closed - Opened by eddieparker over 3 years ago - 1 comment

#154 - WIP: WTForms 3.0.0 & SQLA 1.4 support

Pull Request - State: closed - Opened by jpic over 3 years ago - 2 comments

#152 - InputRequired & DataRequired validators on same field

Issue - State: open - Opened by 0xbart almost 4 years ago - 1 comment

#151 - Feature/drop py27

Pull Request - State: closed - Opened by kvesteri about 4 years ago

#150 - unable to render a HiddenField?

Issue - State: open - Opened by stablum over 4 years ago

#149 - Better Flask-admin support

Issue - State: open - Opened by Altiire almost 5 years ago - 1 comment

#146 - match_pk comparing DB column name with form field name

Issue - State: open - Opened by grgghrn over 5 years ago

#145 - adds support for postgresql array and JSON field types

Pull Request - State: closed - Opened by havok2063 over 5 years ago - 6 comments

#143 - Is there a way to provide render_kw?

Issue - State: closed - Opened by CatInCosmicSpace over 5 years ago - 1 comment

#142 - Added support for a JSON type column.

Pull Request - State: closed - Opened by fedExpress over 5 years ago - 1 comment

#141 - CountryField empty option when CountryType is nullable

Issue - State: open - Opened by TrilceAC over 5 years ago

#138 - Mistake on Phonenumber type documentation.

Pull Request - State: closed - Opened by TrilceAC over 5 years ago - 1 comment

#137 - SelectField for child entity

Issue - State: open - Opened by zjpiazza over 5 years ago

#136 - QuerySelectField.query allowing no results []

Pull Request - State: closed - Opened by TrilceAC over 5 years ago - 5 comments

#135 - QuerySelectField query parameter ignored when the query returns no result.

Issue - State: open - Opened by TrilceAC over 5 years ago - 1 comment

#134 - ModelFieldList does not preserve foreign key field

Issue - State: closed - Opened by mpnordland almost 6 years ago - 1 comment

#133 - Is naming a column 'description' forbidden?

Issue - State: closed - Opened by Pendrokar about 6 years ago - 2 comments

#132 - Fix creating UnknownTypeException raises exception, closes #131

Pull Request - State: closed - Opened by tvuotila about 6 years ago

#131 - UnknownTypeException creation error

Issue - State: closed - Opened by tvuotila about 6 years ago

#129 - Fix issue #86

Pull Request - State: closed - Opened by GregoryVigoTorres about 6 years ago - 2 comments

#128 - Fix get_pk_from_identity

Pull Request - State: closed - Opened by gergelypolonkai over 6 years ago - 1 comment

#127 - SQLAlchemy 1.2 breaks get_pk_from_identity()

Issue - State: closed - Opened by gergelypolonkai over 6 years ago

#126 - Persist the form in db

Issue - State: closed - Opened by RemiDesgrange over 6 years ago - 2 comments

#125 - Model does not contain attribute named 'account_status'.

Issue - State: open - Opened by mark0978 over 6 years ago - 1 comment

#124 - Fix GroupedQuerySelectField validator

Pull Request - State: closed - Opened by superosku almost 7 years ago - 1 comment

#123 - GroupedQuerySelectField validator is still broken

Issue - State: open - Opened by superosku almost 7 years ago

#122 - Fix GroupedQuerySelectMultipleField validator

Pull Request - State: closed - Opened by superosku almost 7 years ago - 1 comment

#121 - GroupedQuerySelectMultipleField validator is broken

Issue - State: closed - Opened by superosku almost 7 years ago

#120 - Support for Enum ChoiceTypes

Pull Request - State: closed - Opened by fayazkhan almost 7 years ago - 4 comments

#119 - Relationship breaks ModelForm?

Issue - State: closed - Opened by vincentwhales about 7 years ago - 3 comments

#118 - min Length validator by checking min_info

Pull Request - State: open - Opened by Davidmycodeguy about 7 years ago - 4 comments

#117 - length_validator()

Issue - State: open - Opened by Davidmycodeguy about 7 years ago

#116 - Unique Validator not working for Update

Issue - State: open - Opened by vincentwhales about 7 years ago - 3 comments

#115 - A couple of updates

Pull Request - State: closed - Opened by DuncanBetts over 7 years ago - 1 comment

#113 - Add GroupedQuerySelectMultipleField

Pull Request - State: closed - Opened by adarshk7 over 7 years ago - 2 comments

#111 - Form doesn't populate object data

Issue - State: open - Opened by ghost over 7 years ago - 1 comment

#110 - Ordered ModelForm, for when you want a submit button at the bottom of...

Pull Request - State: open - Opened by ghost over 7 years ago - 1 comment

#109 - Introduce default field type for sqlalchemy.types.JSON?

Issue - State: open - Opened by wodow over 7 years ago - 2 comments

#108 - Using column defaults with ClassMap

Issue - State: open - Opened by hyperknot almost 8 years ago

#107 - Silently skips column called 'data'

Issue - State: open - Opened by hyperknot almost 8 years ago - 2 comments

#106 - Bug when populating a boolean field

Issue - State: closed - Opened by abendebury almost 8 years ago - 1 comment

#104 - Add support for empty Meta.only

Pull Request - State: closed - Opened by tvuotila about 8 years ago - 2 comments

#103 - Added CurrencyField and TimezoneField. Fix WeekDaysField

Pull Request - State: open - Opened by osya about 8 years ago

#102 - SQLAlchemy-Utils 0.32.3 breaks PhoneNumberField

Issue - State: closed - Opened by sampumon about 8 years ago - 1 comment

#101 - Make PhoneNumberField work correctly together with DataRequired

Pull Request - State: closed - Opened by kvesteri about 8 years ago

#100 - Make PhoneNumberField work correctly together with DataRequired

Pull Request - State: closed - Opened by jacobsvante about 8 years ago - 1 comment

#99 - PhoneNumberField with integer data

Issue - State: open - Opened by timothyqiu about 8 years ago

#98 - Map GenderType to GenderField

Pull Request - State: open - Opened by singingwolfboy over 8 years ago

#97 - no support for ARRAY column type

Issue - State: closed - Opened by havok2063 over 8 years ago - 6 comments

#95 - wtforms-components 0.10 broke wtforms-alchemy

Issue - State: closed - Opened by hyperknot over 8 years ago - 1 comment

#93 - Badges are not working.

Issue - State: closed - Opened by alephmelo over 8 years ago - 2 comments

#92 - Feature/query select field

Pull Request - State: closed - Opened by kvesteri over 8 years ago

#91 - A relationship joined by date fails on form initialization.

Issue - State: open - Opened by hitbox over 8 years ago

#90 - meta config seems to be getting ignored

Issue - State: open - Opened by SkyLeach over 8 years ago

#89 - [question] Proper way to deal with i18n currency

Issue - State: closed - Opened by arthurbarros over 8 years ago - 2 comments

#88 - Fix a typo at Advance Concept section

Pull Request - State: closed - Opened by arthurbarros over 8 years ago - 2 comments

#87 - 'NoneType' is not iterable when creating ModelFieldList with no data.

Issue - State: open - Opened by davidtwco almost 9 years ago - 1 comment

#86 - Unique validators bis

Issue - State: open - Opened by christianwengert almost 9 years ago - 1 comment

#85 - Fix bug in example code

Pull Request - State: closed - Opened by quantus almost 9 years ago

#84 - Typo: genrerator -> generator

Pull Request - State: closed - Opened by ash211 almost 9 years ago - 2 comments

#83 - Update relationships.rst

Pull Request - State: closed - Opened by cisko3000 almost 9 years ago - 3 comments

#82 - Sorting fields

Issue - State: open - Opened by comalex about 9 years ago - 1 comment

#81 - Add support for callable type map

Pull Request - State: closed - Opened by quantus about 9 years ago

#80 - April 8th change to SQLAlchemy-Utils breaks wtforms-alchemy Country import

Issue - State: closed - Opened by davecoutts about 9 years ago - 3 comments

#79 - Make it possible to include only certain fields

Issue - State: closed - Opened by liclac over 9 years ago - 3 comments

#78 - ModelFieldList with backref?

Issue - State: open - Opened by YKdvd over 9 years ago - 2 comments

#77 - Typo in instructions for Flask

Pull Request - State: closed - Opened by ColtonProvias over 9 years ago - 1 comment

#76 - null_or_int

Issue - State: open - Opened by YKdvd over 9 years ago

#75 - Optional() validator added to fields with a custom validator given

Issue - State: closed - Opened by liclac over 9 years ago - 1 comment

#74 - csrf protection in wtforms-alchemy

Issue - State: open - Opened by pmcao almost 10 years ago - 14 comments

#73 - create a wtfform from model using only select rows

Issue - State: closed - Opened by spitzbubchen almost 10 years ago - 1 comment

#72 - fix find_entity not working when models has more than one primary key

Pull Request - State: closed - Opened by bmathieu33 almost 10 years ago - 6 comments

#70 - Don't merge: Bug with sa-defaults and auto_now

Pull Request - State: closed - Opened by thusoy about 10 years ago - 2 comments

#66 - Added support to form for field_order for overriding the order of fields...

Pull Request - State: open - Opened by ghost about 10 years ago - 1 comment

#64 - Allow custom coerce function

Pull Request - State: closed - Opened by clee704 about 10 years ago - 2 comments

#62 - Better support for Flask?

Issue - State: open - Opened by clee704 about 10 years ago - 5 comments

#61 - Add model metaclass factory and fix/extend some documentation

Pull Request - State: closed - Opened by Javex over 10 years ago - 5 comments

#59 - Do not overwrite get_session of base class

Pull Request - State: closed - Opened by Javex over 10 years ago - 3 comments

#58 - No number range field

Pull Request - State: open - Opened by kelvinhammond over 10 years ago