Bastien Gérard
|
3fbe9c3cdd
|
Bump version to 0.20.0 and update CHANGELOG accordingly
|
2020-05-01 13:13:30 +02:00 |
|
Bastien Gérard
|
fd0095b73f
|
improve recent docstring of EmbeddedDocumentList.create
|
2020-04-26 22:28:14 +02:00 |
|
Bastien Gérard
|
226049f66a
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into DonQueso89-master
|
2020-04-26 22:27:11 +02:00 |
|
Bastien Gérard
|
dc1cf88ca6
|
Merge branch 'master' of git://github.com/DonQueso89/mongoengine into DonQueso89-master
|
2020-04-26 22:27:02 +02:00 |
|
Bastien Gérard
|
e8f6b42316
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_complex_datetime_field_invalid_string_set
|
2020-04-25 22:12:35 +02:00 |
|
Bastien Gérard
|
394da67cf1
|
fix travis env var
|
2020-04-25 21:47:37 +02:00 |
|
Bastien Gérard
|
ef7da36ac6
|
Update pre-commit and fix existing flake8 warnings once for all
|
2020-04-25 21:36:07 +02:00 |
|
Bastien Gérard
|
1312100bc7
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into Pacu2-fix/add-dev-tools
|
2020-04-25 20:53:35 +02:00 |
|
Bastien Gérard
|
4085bc2152
|
Merge branch 'fix/add-dev-tools' of git://github.com/Pacu2/mongoengine into Pacu2-fix/add-dev-tools
|
2020-04-25 20:46:44 +02:00 |
|
Bastien Gérard
|
f4d7e72426
|
improve .gitignore
|
2020-04-25 20:43:55 +02:00 |
|
Bastien Gérard
|
43724e40b2
|
improve doc related to dropping Py2 support
|
2020-04-25 14:16:56 +02:00 |
|
Bastien Gérard
|
1bfa40e926
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into bump_development_status_classifier
|
2020-04-25 14:07:43 +02:00 |
|
Bastien Gérard
|
d493f71c4e
|
Merge branch 'drop_py2_support' of github.com:bagerard/mongoengine into drop_py2_support
|
2020-04-25 14:05:30 +02:00 |
|
Bastien Gérard
|
87f4d1a323
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into drop_py2_support
|
2020-04-25 13:51:21 +02:00 |
|
Bastien Gérard
|
707923e3f5
|
fix subdependencies that dropped Py2 support
|
2020-04-08 21:54:26 +02:00 |
|
Bastien Gérard
|
d9b9581df2
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_complex_datetime_field_invalid_string_set
|
2020-04-08 21:33:58 +02:00 |
|
Bastien Gérard
|
2b0157aecd
|
Improve Queryset.get to avoid confusing message in case multiple match are found
|
2020-03-22 14:08:29 +01:00 |
|
Bastien Gérard
|
476b07af6e
|
reformat changelog
|
2020-03-17 23:59:54 +01:00 |
|
Bastien Gérard
|
e2b9a02531
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into remove_drop_dups
|
2020-03-17 23:58:44 +01:00 |
|
Bastien Gérard
|
547cd4a3ae
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into remove_old_deprecated_method
|
2020-03-17 21:39:36 +01:00 |
|
Bastien Gérard
|
ee2d50b2d1
|
remove drop_dups index option, deprecated with MongoDB3
|
2020-03-17 21:38:50 +01:00 |
|
Bastien Gérard
|
15c3ddece8
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into remove_field_name_attribute_deprecated
|
2020-03-17 21:29:47 +01:00 |
|
Bastien Gérard
|
8eb51790b5
|
Remove Field(name='...') which was deprecated when db_field was introduced a while ago
|
2020-03-17 21:26:41 +01:00 |
|
Bastien Gérard
|
aadc6262ed
|
remove qs.slave_okay() that is deprecated since pymongo3
|
2020-03-17 21:10:52 +01:00 |
|
Bastien Gérard
|
ad0669a326
|
update changelog
|
2020-03-17 10:15:47 +01:00 |
|
Bastien Gérard
|
85df76c623
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into drop_py2_support
|
2020-03-17 09:24:32 +01:00 |
|
Bastien Gérard
|
87512246cb
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_dictfield_validation
|
2020-03-16 22:30:48 +01:00 |
|
Bastien Gérard
|
333e014f13
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_complex_datetime_field_invalid_string_set
|
2020-03-15 22:20:46 +01:00 |
|
Bastien Gérard
|
c0c0efce18
|
improve docstring related to #2267 and document the change in the changelog
|
2020-03-15 22:14:26 +01:00 |
|
Bastien Gérard
|
beabaee345
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into support-elemmatch-projection
|
2020-03-15 22:08:20 +01:00 |
|
Bastien Gérard
|
aa4a6ae023
|
Fix invalid escape seq in codebase
|
2020-03-15 21:02:44 +01:00 |
|
Bastien Gérard
|
b57946ec98
|
remove virtualenv installation in travis
|
2020-03-14 21:39:47 +01:00 |
|
Bastien Gérard
|
1e110a2c41
|
run pyupgrade --py3-plus
|
2020-03-11 23:34:43 +01:00 |
|
Bastien Gérard
|
b234aa48e4
|
run pyupgrade
|
2020-03-11 23:21:38 +01:00 |
|
Bastien Gérard
|
8086576677
|
get rid of six
|
2020-03-11 23:07:03 +01:00 |
|
Bastien Gérard
|
03e34299f0
|
clean code related to Py2 + six.text_type & six.string_types
|
2020-03-11 21:50:50 +01:00 |
|
Bastien Gérard
|
421e3f324f
|
Drop python2 support
|
2020-03-09 00:18:52 +01:00 |
|
Bastien Gérard
|
a0b803959c
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into py2py3_improve_compat
|
2020-03-08 14:44:39 +01:00 |
|
Bastien Gérard
|
cfb4943986
|
reformat with black
|
2020-03-02 22:49:21 +01:00 |
|
Bastien Gérard
|
450658d7ac
|
fix indirect library version that dropped python2 support recently
|
2020-02-04 22:51:02 +01:00 |
|
Bastien Gérard
|
2d6a4c4b90
|
update changelog
|
2020-01-23 23:36:03 +01:00 |
|
Bastien Gérard
|
38703acc29
|
fix complex datetime field invalid string set
|
2020-01-23 23:33:23 +01:00 |
|
Bastien Gérard
|
095217e797
|
remove methods that were derecated in 2013...
|
2020-01-13 23:53:24 +01:00 |
|
Bastien Gérard
|
86e965f854
|
remove very old deprecated method
|
2020-01-13 23:45:42 +01:00 |
|
Bastien Gérard
|
57db68dc04
|
update changelog
|
2020-01-13 23:34:43 +01:00 |
|
Bastien Gérard
|
72de6d67c7
|
Bump dev status classifier
|
2020-01-13 23:33:02 +01:00 |
|
Bastien Gérard
|
605de59bd0
|
improve travis + fix tox mg310
|
2020-01-12 21:37:32 +01:00 |
|
Bastien Gérard
|
e0565ddac5
|
update changelog
|
2020-01-12 21:31:28 +01:00 |
|
Bastien Gérard
|
18b68f1b80
|
update travis mongo 4.0 to latest 4.0.13
|
2020-01-12 21:29:18 +01:00 |
|
Bastien Gérard
|
ea88806630
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into mongodb_40
|
2020-01-12 21:16:48 +01:00 |
|
Bastien Gérard
|
d738462139
|
Fix bug introduced in -1.19 related to DictField validate failing without default connection
|
2020-01-11 23:17:05 +01:00 |
|
Bastien Gérard
|
705c55ce24
|
update tox file to account for mg310
|
2020-01-05 21:01:17 +01:00 |
|
Bastien Gérard
|
59fbd505a0
|
include latest pymongo version in travis
|
2020-01-05 20:20:13 +01:00 |
|
Bastien Gérard
|
75ee282a3d
|
black setup.py to please CI
|
2020-01-03 14:15:24 +01:00 |
|
Bastien Gérard
|
4edad4601c
|
Bump version to 0.19.1 + force pillow to be < 7.0.0
|
2020-01-03 14:03:17 +01:00 |
|
Bastien Gérard
|
152b51fd33
|
improve gridfs example (properly opening file)
|
2019-12-29 14:36:50 +01:00 |
|
Bastien Gérard
|
e7c7a66cd1
|
improve doc of GridFS, emphasize that subsequent call to read() requires to rewind the file with seek(0)
|
2019-12-27 10:38:03 +01:00 |
|
Bastien Gérard
|
b3dbb87c3c
|
improve doc of aggregate kwargs
|
2019-12-27 10:06:27 +01:00 |
|
Bastien Gérard
|
99e660c66d
|
update changelog
|
2019-12-27 09:32:05 +01:00 |
|
Bastien Gérard
|
aa02f87b69
|
change & deprecate .aggregate api to mimic pymongo's interface + separate the aggregation tests from the large test_queryset.py file
|
2019-12-27 09:23:15 +01:00 |
|
Bastien Gérard
|
f0d1ee2cb4
|
update travis config + improve readmecode
|
2019-12-26 21:03:34 +01:00 |
|
Bastien Gérard
|
ca4967311d
|
update python 3.8 config
|
2019-12-26 21:00:34 +01:00 |
|
Bastien Gérard
|
65eb6ab611
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into test_py38
|
2019-12-26 20:58:31 +01:00 |
|
Bastien Gérard
|
1cb2f7814c
|
Merge branch 'mcsimps2-allow-periods-in-dict'
|
2019-12-26 20:53:50 +01:00 |
|
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 |
|
Bastien Gérard
|
62c8597a3b
|
fix pypi deployment version match
|
2019-12-24 11:15:23 +01:00 |
|
Bastien Gérard
|
488604ff2e
|
test python 3.8
|
2019-12-24 00:00:15 +01:00 |
|
Bastien Gérard
|
8e892dccfe
|
document recent merged PR in changelog
|
2019-12-20 23:51:01 +01:00 |
|
Bastien Gérard
|
c22eb34017
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into release_0_19_0
|
2019-12-20 23:49:41 +01:00 |
|
Bastien Gérard
|
c85b59d3b5
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into negative_indexes_in_list
|
2019-12-20 23:27:51 +01:00 |
|
Bastien Gérard
|
1170de1e8e
|
added explicit doc for order_by #2117
|
2019-12-20 23:20:15 +01:00 |
|
Bastien Gérard
|
332bd767d4
|
minor fixes in tests
|
2019-12-20 23:20:15 +01:00 |
|
Bastien Gérard
|
d44533d956
|
completed the changelog with missing details
|
2019-12-20 22:41:22 +01:00 |
|
Bastien Gérard
|
12d8bd5a22
|
bump version to 0.19.0
|
2019-12-20 22:11:43 +01:00 |
|
Bastien Gérard
|
ae326678ec
|
updated changelog for upcoming 0.19.0
|
2019-12-20 22:09:04 +01:00 |
|
Bastien Gérard
|
280a73af3b
|
minor fix in doc of NULLIFY to improve #834
|
2019-12-14 21:44:59 +01:00 |
|
Bastien Gérard
|
d8c0631dab
|
added entry in changelog for py2py3 compatibility
|
2019-12-14 21:23:28 +01:00 |
|
Bastien Gérard
|
9166ba91d7
|
fix minor styling issue
|
2019-12-14 16:11:59 +01:00 |
|
Bastien Gérard
|
6bc4e602bb
|
additional fix
|
2019-12-14 00:05:48 +01:00 |
|
Bastien Gérard
|
45a7520fc3
|
make use past.builtins.long
|
2019-12-13 23:57:18 +01:00 |
|
Bastien Gérard
|
64c0cace85
|
fix from code review regarding py2py3 compat
|
2019-12-13 23:57:18 +01:00 |
|
Bastien Gérard
|
82af5e4a19
|
fix small finding from review on py2py3 compat
|
2019-12-13 23:54:42 +01:00 |
|
Bastien Gérard
|
7e0ba1b335
|
clean remaining references to 2to3
|
2019-12-13 23:52:59 +01:00 |
|
Bastien Gérard
|
44b7f792fe
|
fix benchmarks prints
|
2019-12-13 23:52:59 +01:00 |
|
Bastien Gérard
|
a3e432eb68
|
remove references to '2to3' in doc, travis, etc
|
2019-12-13 23:46:13 +01:00 |
|
Bastien Gérard
|
009f9a2b14
|
set dist as xenial to avoid relying on flaky travis default dist
|
2019-12-13 23:43:04 +01:00 |
|
Bastien Gérard
|
2ca905b6e5
|
Finalize python2/3 codebase compatibility and get rid of 2to3
|
2019-12-13 23:43:04 +01:00 |
|
Bastien Gérard
|
3b099f936a
|
provide additional details on how inheritance works in doc
|
2019-12-13 21:32:45 +01:00 |
|
Bastien Gérard
|
78b240b740
|
updated changelog + improved query_counter test
|
2019-12-04 21:51:07 +01:00 |
|
Bastien Gérard
|
81647d67a0
|
fix recent tests update with unittest2pytest
|
2019-10-31 23:06:40 +01:00 |
|
Bastien Gérard
|
d8924ed892
|
remove inheritance from unittest.TestCase on basic test classes
|
2019-10-31 23:02:28 +01:00 |
|
Bastien Gérard
|
799cdafae6
|
remove references to nose
|
2019-10-31 23:02:28 +01:00 |
|
Bastien Gérard
|
bc0c55e49a
|
improve tests health (flake8 warnings)
|
2019-10-31 23:01:27 +01:00 |
|
Bastien Gérard
|
c61c6a8525
|
fix == None assertions
|
2019-10-31 22:59:49 +01:00 |
|
Bastien Gérard
|
3e764d068c
|
fix remaining assertRaises
|
2019-10-31 22:59:49 +01:00 |
|
Bastien Gérard
|
ac25f4b98b
|
ran unittest2pytest
|
2019-10-31 22:59:49 +01:00 |
|
Bastien Gérard
|
37ca79e9c5
|
fix black formatting
|
2019-10-31 22:39:53 +01:00 |
|
Bastien Gérard
|
6040b4b494
|
update changelog
|
2019-10-31 21:33:19 +01:00 |
|
Bastien Gérard
|
51ea3e3c6f
|
fix for recent coverage/coveralls compatibility issue
|
2019-10-31 20:39:49 +01:00 |
|
Bastien Gérard
|
5a16dda50d
|
fix coverage for pytest runner
|
2019-10-31 20:39:49 +01:00 |
|