This website requires JavaScript.
Explore
Help
Sign In
pub
/
mongoengine
Watch
1
Star
0
Fork
0
You've already forked mongoengine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
235b1a36794c8d86edc21580f1cfb5e6d035206c
mongoengine
/
tests
/
fields
History
Bastien Gérard
b5485b16e6
Merge branch 'allow-periods-in-dict' of
https://github.com/mcsimps2/mongoengine
into mcsimps2-allow-periods-in-dict
2019-12-26 20:47:46 +01:00
..
__init__.py
…
mongodb_leaf.png
…
mongoengine.png
…
test_binary_field.py
…
test_boolean_field.py
…
test_cached_reference_field.py
…
test_complex_datetime_field.py
…
test_date_field.py
…
test_datetime_field.py
…
test_decimal_field.py
…
test_dict_field.py
Add ability for dict keys to have . or $ in MongoDB >= 3.6
2019-12-10 11:09:29 -05:00
test_email_field.py
remove references to nose
2019-10-31 23:02:28 +01:00
test_embedded_document_field.py
…
test_fields.py
remove references to nose
2019-10-31 23:02:28 +01:00
test_file_field.py
minor fixes in tests
2019-12-20 23:20:15 +01:00
test_float_field.py
…
test_geo_fields.py
…
test_int_field.py
…
test_lazy_reference_field.py
…
test_long_field.py
…
test_map_field.py
…
test_reference_field.py
…
test_sequence_field.py
…
test_url_field.py
…
test_uuid_field.py
…