0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #510 from MongoEngine/dict_field More... almost 3 years ago
Make test universal (pypy/python different texts) More... almost 3 years ago
Add DictField tests More... almost 3 years ago
Add DictField documentation More... almost 3 years ago
Add DictDemo to example app More... almost 3 years ago
Add correct support for nullable dictionaries More... almost 3 years ago
Example app code deduplication More... almost 3 years ago
Add Dict Field database support More... almost 3 years ago
Merge pull request #505 from MongoEngine/remove_tests_warnings More... almost 3 years ago
Merge pull request #509 from MongoEngine/docs_nesting More... almost 3 years ago
Update WTForm documentation nesting More... almost 3 years ago
Merge pull request #508 from MongoEngine/boolean_field More... almost 3 years ago
Do not stop on ResourceWarning More... almost 3 years ago
Add BooleanField form documentation More... almost 3 years ago
Add boolean fields to example app More... almost 3 years ago
Add support of BooleanField in new forms More... almost 3 years ago
Exclude contextlib recommendations More... almost 3 years ago
Merge pull request #507 from MongoEngine/implement_json_provider More... almost 3 years ago
Merge pull request #506 from MongoEngine/uuid_default More... almost 3 years ago
Remove codeclimate issues and duplicate code More... almost 3 years ago
Add support of new JsonProviders in Flask 2.2+ More... almost 3 years ago
Exclude bugged class from docs More... almost 3 years ago
Update Flask documentation version More... almost 3 years ago
Transform warnings to errors, except self More... almost 3 years ago
Merge pull request #504 from MongoEngine/datetime_fields More... almost 3 years ago
Add ComplexDateTimeField, DateField and DateTimeField docs More... almost 3 years ago
Remove other warnings More... almost 3 years ago
Update db definition in tests More... almost 3 years ago
Make uuidRepresentation=standard" by default More... almost 3 years ago
Add dates demo to example app More... almost 3 years ago