Bastien Gérard
|
a3f9016ae9
|
reformat import for flake8
|
2020-03-15 22:27:19 +01:00 |
|
Bastien Gérard
|
4e58e9f8d1
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into feature/allow-setting-read-concern-queryset
|
2020-03-15 22:25:59 +01:00 |
|
Bastien Gérard
|
7c533394fd
|
Merge pull request #2267 from abarto/support-elemmatch-projection
Add support for the elemMatch projection operator
|
2020-03-15 22:25:08 +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
|
c937af3919
|
Merge pull request #2281 from bagerard/fix_py38_deprecation_warn
Fix invalid escape seq in codebase
|
2020-03-15 21:16:54 +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
|
ff4d57032a
|
reformat w black
|
2020-03-03 23:51:11 +01:00 |
|
Bastien Gérard
|
ba34589065
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into abarto-feature/allow-setting-read-concern-queryset
|
2020-03-03 23:50:36 +01:00 |
|
Bastien Gérard
|
a4d11eef46
|
Merge pull request #2264 from Pacu2/2263/combining-raw-and-regular-queries
Fix for combining raw and regular filters
|
2020-03-03 23:48:31 +01:00 |
|
Filip Kucharczyk
|
fda2e2b47a
|
Update changelog
|
2020-03-03 15:18:58 +01:00 |
|
Filip Kucharczyk
|
d287f480e5
|
Fix for combining raw and regular filters
|
2020-03-03 15:18:58 +01:00 |
|
Bastien Gérard
|
d85f0e6226
|
Merge branch 'feature/allow-setting-read-concern-queryset' of git://github.com/abarto/mongoengine into abarto-feature/allow-setting-read-concern-queryset
|
2020-03-02 23:04:42 +01:00 |
|
Bastien Gérard
|
cfb4943986
|
reformat with black
|
2020-03-02 22:49:21 +01:00 |
|
Bastien Gérard
|
b453a96211
|
Merge pull request #2272 from leodmgs/add-return-docstr-to-save-function
Add return info in the save function docstring
|
2020-03-02 21:27:39 +01:00 |
|
Leonardo Domingues
|
81f9b351b3
|
Add return info in the save function docstring
|
2020-02-21 19:14:34 -03:00 |
|
Agustin Barto
|
4bca3de42f
|
Add support for the elemMatch projection operator. Add basic tests to the fields queryset method.
|
2020-02-14 16:43:07 -03:00 |
|
Bastien Gérard
|
235b1a3679
|
Merge pull request #2265 from bagerard/fix_ci_lib_drop_python2_support
fix indirect library version (zipp) that dropped python2 support recently
|
2020-02-08 13:45:13 +01:00 |
|
Bastien Gérard
|
450658d7ac
|
fix indirect library version that dropped python2 support recently
|
2020-02-04 22:51:02 +01:00 |
|
Agustin
|
8e17e42e26
|
Allow setting read_concern
|
2020-01-24 13:11:07 -03: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
|
b2c3acd025
|
Merge pull request #2244 from bagerard/mongodb_40
Mongodb 40
|
2020-01-13 23:26:11 +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
|
412bed0f6d
|
fix bug in legacy .count due to with_limit_and_skip that was missing
|
2020-01-12 11:04:05 +01:00 |
|
Bastien Gérard
|
53cf26b9af
|
Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_count_documents_deprecation
|
2020-01-12 10:07:36 +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
|
2fa48cd9e5
|
fix for pymongo < 3.7
|
2020-01-07 22:24:55 +01:00 |
|
Bastien Gérard
|
e64a7a9448
|
reformat with latest black
|
2020-01-07 22:11:24 +01:00 |
|
Bastien Gérard
|
9490ad2bf7
|
Merge pull request #2238 from bagerard/test_latest_pymongo
include latest pymongo version in travis
|
2020-01-07 09:35:49 +01:00 |
|
Bastien Gérard
|
84f3dce492
|
fix flake8 findings
|
2020-01-05 22:50:19 +01:00 |
|
Bastien Gérard
|
60c42dddd5
|
finalize code related to count_documents migration
|
2020-01-05 22:29:13 +01:00 |
|
Bastien Gérard
|
f93f9406ee
|
improve doc next to code
|
2020-01-05 21:08:20 +01:00 |
|
Bastien Gérard
|
705c55ce24
|
update tox file to account for mg310
|
2020-01-05 21:01:17 +01:00 |
|
Bastien Gérard
|
928770c43a
|
switching to count_documents
|
2020-01-05 21:01:03 +01:00 |
|