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
Add support of ComplexDateTimeField, DateField, DateTimeField More... almost 3 years ago
Merge pull request #502 from MongoEngine/number_fields More... almost 3 years ago
Some number fields tests More... almost 3 years ago
Add docs More... almost 3 years ago
Add DecimalField, FloatField and IntField wtf forms support More... almost 3 years ago
Set number limits in example app More... almost 3 years ago
Add numbers field to example app demo base More... almost 3 years ago
Merge pull request #501 from MongoEngine/sourcery_config More... almost 3 years ago
Add sourcery config base More... almost 3 years ago
Merge pull request #497 from MongoEngine/string_fields More... about 3 years ago
Fix tests marks More... about 3 years ago
Example app: Add strings demo More... about 3 years ago
Add strings fields documentation More... about 3 years ago
field class ensure tests More... about 3 years ago
mro accidental change protection tests More... about 3 years ago
Add TestEmptyStringIsNoneMixin More... about 3 years ago
db_fields: Add String Related forms fields options and logic + related tests More... about 3 years ago
Fix EmptyStringIsNoneMixin.process_formdata condition More... about 3 years ago
Example app: make layout full screen More... about 3 years ago
Add special WTForms fields with None value support More... about 3 years ago
Add StringField forms documentation More... about 3 years ago
Limit WTForms version and fix tests dependency More... about 3 years ago
fields.py: Covering with docstrings More... about 3 years ago
fields.py: Remove redundant parentheses and some other style/inspection fixes More... about 3 years ago
One more protection from mistakes More... about 3 years ago
Ignore internal DeprecationWarning More... about 3 years ago
Another one process_formdata simplification More... about 3 years ago
Simplify some old methods More... about 3 years ago
Update imports approach to exclude naming conflicts More... about 3 years ago
Merge pull request #496 from MongoEngine/independency_tests More... about 3 years ago