0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Limit coverage send More... about 3 years ago
Mark wtforms tests as ignored for no wtf tests More... about 3 years ago
Mark debug toolbar tests as ignored for no debug toolbar tests More... about 3 years ago
Add CI/CD level tests for extra options More... about 3 years ago
CI/CD Fix strange nox/setuptools_scm issue, causing errors during github actions (#495) More... about 3 years ago
Merge pull request #483 from MongoEngine/forms-update More... about 3 years ago
Example app: Add AllFieldsModel for documentation More... about 3 years ago
Docs: Clear some incorrect info More... about 3 years ago
Example app: Include Pillow for Imagefield More... about 3 years ago
Docs: Start Migration to 2.0.0 and changes More... about 3 years ago
Merge pull request #494 from MongoEngine/pip_update More... about 3 years ago
Include pip update to nox sessions More... about 3 years ago
Merge pull request #493 from MongoEngine/remove_arguments_check More... about 3 years ago
Split ORM and WTF fields documentation More... about 3 years ago
Example app: Exctract macros to separate file More... about 3 years ago
Include __init__ docstrings to public documentation More... about 3 years ago
Add default to_wtf_field logic and related tests More... about 3 years ago
to_wtf_form field_args to fields_kwargs rename, plus documentation extension More... about 3 years ago
Test it hard! More... about 3 years ago
Add default field options generation to WtfFieldMixin More... about 3 years ago
Almost ignore arguments count issues More... about 3 years ago
Remove naming conflict More... about 3 years ago
Extend WtfFieldMixin __init__ supported arguments More... about 3 years ago
Deprecate validators and filters keyword arguments More... about 3 years ago
Copy fields generation basic parameters from orm.py (For existed fields) More... about 3 years ago
Add protection warning to docstrings More... about 3 years ago
Add NotImplementedError to .to_wtf_field() to make correct nesting in next steps. More... about 3 years ago
Add some attributes to remove IDE errors and simplify development More... about 3 years ago
Fix dictionary AttributeError More... about 3 years ago
Add document.WtfFormMixin with wtf related functions More... about 3 years ago