• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mlenzen / wtforms-sqlalchemy / 40

Builds Branch Commit Type Ran Committer Via Coverage
40 not-nullable-required Do not assume not-nullable means required Not-null Boolean columns fail this requirement, for example. <input type="checkbox" required> will not allow the page to be submitted until it is checked, despite an unchecked/falsey checkbox being valid ... Pull #9 31 Jan 2020 12:59AM UTC web-flow travis-ci pending completion   set done
39 master It's 2020 push 25 Jan 2020 11:40AM UTC mlenzen travis-ci pending completion   set done
37 master Merge pull request #6 from timheap/model-form-field-order Always return model_fields fields in the order requested push 25 Jan 2020 11:35AM UTC web-flow travis-ci pending completion   set done
36 master Add tox, resolve #11 push 25 Jan 2020 10:58AM UTC mlenzen travis-ci pending completion   set done
35 master Add CHANGES for PR #10 push 25 Jan 2020 10:28AM UTC mlenzen travis-ci pending completion   set done
34 master Merge pull request #10 from timheap/column-doc-description Use SQLAlchemy's Column.doc for WTForm's Field.description push 25 Jan 2020 10:23AM UTC web-flow travis-ci pending completion   set done
33 master Remove specific version number for next release push 25 Jan 2020 10:17AM UTC mlenzen travis-ci pending completion   set done
31 master Merge pull request #4 from msouth/master explicitly look for 'sqlalchemy.' to avoid false positives on sqlalchemy_foo.something_else push 25 Jan 2020 10:12AM UTC web-flow travis-ci pending completion   set done
30 model-form-field-order Always return model_fields fields in the order requested If specific fields are requested using the 'only' argument, the fields are now returned in that order. This makes use of ordered dictionary keys implemented in Python 3.7. Older versions of... Pull #6 22 Jan 2020 12:50AM UTC web-flow travis-ci pending completion   set done
29 model-form-field-order Always return model_fields fields in the order requested If specific fields are requested using the 'only' argument, the fields are now returned in that order. This makes use of ordered dictionary keys implemented in Python 3.7. Older versions of... Pull #6 22 Jan 2020 12:21AM UTC web-flow travis-ci pending completion   set done
28 not-nullable-required Do not assume not-nullable means required Not-null Boolean columns fail this requirement, for example. <input type="checkbox" required> will not allow the page to be submitted until it is checked, despite an unchecked/falsey checkbox being valid ... Pull #9 22 Jan 2020 12:15AM UTC web-flow travis-ci pending completion   set done
27 model-form-field-order Always return model_fields fields in the order requested If specific fields are requested using the 'only' argument, the fields are now returned in that order. This makes use of ordered dictionary keys implemented in Python 3.7. Older versions of... Pull #6 22 Jan 2020 12:10AM UTC web-flow travis-ci pending completion   set done
26 column-doc-description Use SQLAlchemy's Column.doc for WTForm's Field.description Pull #10 22 Jan 2020 12:05AM UTC web-flow travis-ci pending completion   set done
24 enum Use specific EnumSelectField for PEP-435 enum columns Pull #8 21 Jan 2020 11:59PM UTC web-flow travis-ci pending completion   set done
23 queryselectfield-blank-label Set default "Select..." text for QuerySelectField.blank_label Pull #7 21 Jan 2020 11:50PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc