Ecosyste.ms: Issues

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

GitHub / wtforms/wtforms issues and pull requests

#853 - Custom validators not working

Issue - State: open - Opened by MPanek6 5 months ago

#852 - Validator order isn't immediately apparent

Issue - State: open - Opened by miketheman 6 months ago

#850 - Adding entries to FieldList

Issue - State: open - Opened by Lopkop 7 months ago

#848 - Pyright does not infer types for wtforms

Issue - State: open - Opened by ilkiri23 8 months ago - 1 comment

#847 - URL validator: accept user/password, use urllib.urlparse

Pull Request - State: open - Opened by ianw 8 months ago - 2 comments

#846 - WTForms needs an `Exists` validator

Issue - State: closed - Opened by jb2170 8 months ago - 1 comment

#845 - Typo in deprecation warning in Select widget

Issue - State: open - Opened by julian7 9 months ago

#844 - InputRequired send error only when data is None

Pull Request - State: closed - Opened by antoniosobrinho 10 months ago - 1 comment

#842 - Optional doesn't check field.data

Issue - State: open - Opened by antonstakhouski 11 months ago - 1 comment

#841 - URL validator has incorrect regexp range for scheme

Issue - State: open - Opened by maspling 11 months ago

#839 - Support for async validation mechanisms

Issue - State: open - Opened by simonw 11 months ago

#838 - SelectField / RadioField should have translated options

Issue - State: closed - Opened by jssuzanne 11 months ago - 1 comment

#837 - Add Kazakh translation.

Pull Request - State: closed - Opened by crayxt 12 months ago - 3 comments

#836 - Fixed documentation typo regarding MonthField format.

Pull Request - State: closed - Opened by 0xhf about 1 year ago - 1 comment

#835 - Optional doesn't support multivalued fields

Issue - State: open - Opened by markhobson about 1 year ago - 2 comments

#834 - Cannot update field data on numeric fields when formdata is processed

Issue - State: open - Opened by tspng about 1 year ago - 1 comment

#833 - Would you consider adding timezone management to DateTimeField?

Issue - State: open - Opened by Colin-b about 1 year ago - 1 comment

#832 - Allow invalid value error message to be customised

Issue - State: open - Opened by markhobson about 1 year ago

#831 - Warn when using obsolete DateTime field

Issue - State: open - Opened by PanderMusubi about 1 year ago

#830 - update documentation dependencies

Pull Request - State: closed - Opened by azmeuk about 1 year ago

#829 - Form field errors not JSON serializable with default Flask JSONProvider

Issue - State: open - Opened by jwag956 about 1 year ago - 3 comments

#828 - tlhlh

Issue - State: closed - Opened by Mouhib22 about 1 year ago - 1 comment

#827 - Period at end of sentence.

Pull Request - State: closed - Opened by PanderMusubi about 1 year ago - 1 comment

#826 - Missing period for two messages

Issue - State: closed - Opened by PanderMusubi about 1 year ago - 1 comment

#825 - Question: Is it possible to create a dynamic/adaptive forms with WTForms?

Issue - State: closed - Opened by hasansezertasan about 1 year ago - 2 comments

#824 - fix babel 2.14 compatibility

Pull Request - State: closed - Opened by azmeuk about 1 year ago

#823 - Fixes SelectMultipleField value coercion on validation.

Pull Request - State: closed - Opened by azmeuk about 1 year ago
Labels: bug

#822 - SelectMultipleField should support choices specified as coercible values.

Issue - State: closed - Opened by andycaine about 1 year ago - 2 comments
Labels: bug

#820 - Fixes to SelectMultipleField

Pull Request - State: closed - Opened by andycaine about 1 year ago - 7 comments

#818 - support for python 3.12

Pull Request - State: closed - Opened by azmeuk over 1 year ago
Labels: enhancement

#817 - Fix SelectFieldBase.iter_choices docstring

Pull Request - State: closed - Opened by alex-ball over 1 year ago - 1 comment

#816 - Fix SelectField choice backwards compatibility

Pull Request - State: closed - Opened by aminalaee over 1 year ago - 2 comments

#815 - Fix typo "ites_choices" in CHANGES for 3.1.0

Pull Request - State: closed - Opened by cjmayo over 1 year ago

#814 - ValueError: not enough values to unpack (expected 4, got 3)

Issue - State: closed - Opened by guidoiaquinti over 1 year ago - 1 comment

#813 - unit tests improvements

Pull Request - State: closed - Opened by azmeuk over 1 year ago
Labels: tests

#812 - fix documentation examples

Pull Request - State: closed - Opened by azmeuk over 1 year ago
Labels: documentation

#811 - Incorrect docstring?

Issue - State: closed - Opened by Nicholas-Read over 1 year ago - 9 comments
Labels: documentation

#810 - remove `required` flag usage on some widgets

Pull Request - State: open - Opened by azmeuk over 1 year ago

#809 - Select(Multiple)Field choice can be None if validate_choice is False

Pull Request - State: closed - Opened by azmeuk over 1 year ago
Labels: bug

#808 - display values in Flags repr

Pull Request - State: closed - Opened by azmeuk over 1 year ago

#807 - `NoneOf` and `AnyOf` can validate multiple valued fields

Pull Request - State: open - Opened by azmeuk over 1 year ago

#806 - Should forms be validated without request data?

Issue - State: open - Opened by azmeuk over 1 year ago - 3 comments
Labels: question

#805 - Failure/error in rendering the Field value (DecimalField)

Issue - State: closed - Opened by HK-Mattew over 1 year ago - 4 comments

#804 - Validation failure in SelectField

Issue - State: open - Opened by HK-Mattew over 1 year ago - 8 comments

#803 - Translation Romanian

Pull Request - State: closed - Opened by victorBuzdugan over 1 year ago - 3 comments

#802 - Package metadata is incorrect

Issue - State: closed - Opened by Daverball over 1 year ago - 1 comment

#801 - `html_params` does not work correctly for `Markup` values

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

#800 - add allow_ip flag availability from URL validator

Pull Request - State: closed - Opened by Fausterkun over 1 year ago - 1 comment

#799 - Multiple fields support

Issue - State: open - Opened by azmeuk over 1 year ago - 1 comment
Labels: enhancement, question

#798 - move from setup.cfg to pyproject.toml+hatch

Pull Request - State: open - Opened by azmeuk over 1 year ago - 1 comment

#797 - implement a readonly and a disabled validator

Pull Request - State: closed - Opened by azmeuk over 1 year ago - 1 comment
Labels: enhancement

#796 - docs: improve filters documentation

Pull Request - State: closed - Opened by azmeuk over 1 year ago
Labels: documentation

#795 - fix style warnings

Pull Request - State: closed - Opened by azmeuk over 1 year ago
Labels: tests

#794 - stop support for python 3.7

Pull Request - State: closed - Opened by azmeuk over 1 year ago

#793 - Document filters

Issue - State: closed - Opened by azmeuk over 1 year ago
Labels: documentation

#792 - HTML `readonly` attribute support

Issue - State: closed - Opened by azmeuk over 1 year ago
Labels: enhancement

#791 - Error when a field is named `meta`

Issue - State: closed - Opened by tcompa over 1 year ago - 4 comments

#790 - Adding A Not Equal Validator

Pull Request - State: closed - Opened by khezam over 1 year ago - 2 comments

#789 - Coerce function example

Pull Request - State: closed - Opened by Jeroendevr over 1 year ago - 4 comments
Labels: documentation

#788 - docs: wtforms/validators: tweak `InputRequired` docs

Pull Request - State: closed - Opened by woodruffw over 1 year ago - 5 comments

#787 - implement DateRange validator similar to NumberRange

Pull Request - State: open - Opened by jkittner over 1 year ago
Labels: enhancement

#786 - Security contact for vulnerability report

Issue - State: closed - Opened by Kwstubbs almost 2 years ago - 1 comment

#785 - Fix documentation for BooleanField

Pull Request - State: closed - Opened by misilot almost 2 years ago - 1 comment
Labels: documentation

#784 - Button submit

Issue - State: open - Opened by ezeparziale almost 2 years ago - 2 comments
Labels: enhancement

#783 - form.field.data= doesn't work anymore

Issue - State: closed - Opened by crawlchange almost 2 years ago - 1 comment

#782 - DateField validation is broken

Issue - State: open - Opened by crawlchange almost 2 years ago - 1 comment
Labels: onhold

#781 - Got an unexpected keyword argument 'extra_filters'

Issue - State: closed - Opened by hash-data almost 2 years ago - 4 comments

#780 - Stripped out white space from email field

Pull Request - State: closed - Opened by winninggodspower almost 2 years ago - 3 comments

#778 - QueryString: empty string is not validated like string with length > 1

Issue - State: closed - Opened by kopax-polyconseil almost 2 years ago - 1 comment

#777 - Feature request: parsing DateTimeField input with a function

Issue - State: closed - Opened by rickwierenga almost 2 years ago - 1 comment

#776 - inputmode numeric on IntegerField by default

Issue - State: closed - Opened by laureanorp almost 2 years ago - 2 comments

#775 - Remove "for" attribute from RadioField associtated label element

Issue - State: open - Opened by agascar almost 2 years ago - 1 comment

#774 - Form validator crash when calling with arbitrary data in Email

Issue - State: closed - Opened by thehlopster almost 2 years ago - 1 comment

#773 - Added Bootstrap-Flask to Third-Party Integrations

Pull Request - State: closed - Opened by PanderMusubi about 2 years ago - 1 comment

#772 - Improving the documentation

Issue - State: closed - Opened by Hvass-Labs about 2 years ago - 1 comment

#771 - Version 3.0.2 or 3.1.0

Issue - State: closed - Opened by PanderMusubi about 2 years ago - 1 comment

#770 - FieldList max_entries

Issue - State: closed - Opened by rickwierenga about 2 years ago - 1 comment

#769 - Accept uuid.UUID objects in UUID validator

Pull Request - State: open - Opened by TurnrDev about 2 years ago - 4 comments
Labels: enhancement

#768 - Update documentation following _get_translations removal

Pull Request - State: closed - Opened by cjmayo about 2 years ago
Labels: documentation

#767 - Changelog Improvements for 2.2 and 3.0a1

Pull Request - State: closed - Opened by cjmayo about 2 years ago

#766 - FileField set value in edit form

Issue - State: closed - Opened by aminalaee about 2 years ago - 2 comments
Labels: question, onhold

#765 - Implemented WeekField

Pull Request - State: closed - Opened by azmeuk about 2 years ago
Labels: enhancement

#764 - Python 3.11 support

Pull Request - State: closed - Opened by azmeuk about 2 years ago

#763 - updated pre-commit

Pull Request - State: closed - Opened by azmeuk about 2 years ago

#762 - SelectField defaults choices to None, not [] as documented.

Issue - State: closed - Opened by roysmith about 2 years ago - 3 comments
Labels: documentation

#761 - Add shorter format datetime-local defaults

Pull Request - State: closed - Opened by russellfinlay about 2 years ago - 5 comments

#759 - for Regexp validator set html input tag 'pattern' attribute

Pull Request - State: open - Opened by lefty01 over 2 years ago - 7 comments
Labels: enhancement

#758 - Update .readthedocs.yaml to re-enable pdf/epub download

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

#757 - Missing a way to disable csrf for testing

Issue - State: closed - Opened by iameru over 2 years ago - 1 comment

#756 - Clearing Fields

Issue - State: closed - Opened by hexadecagram over 2 years ago - 1 comment

#755 - ColorField implementation

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

#754 - Improved and completed Dutch translation.

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