Commit Graph

  • 2cbebf9c99 move changes to development Erdenezul Batmunkh 2017-11-22 22:19:50 +08:00
  • 08a4deca17 change description in changelog Erdenezul Batmunkh 2017-11-22 19:27:35 +08:00
  • ce9ea7baad add changelog Erdenezul Batmunkh 2017-11-22 18:56:12 +08:00
  • b35efb9f72 fix validatione error for invalid embedded document instance #1067 Erdenezul Batmunkh 2017-11-21 21:56:26 +08:00
  • c45dfacb41
    Update changelog Emmanuel Leblond 2017-11-29 16:41:42 +01:00
  • 91152a7977
    Merge pull request #1704 from touilleMan/lazyref-improvements Emmanuel Leblond 2017-11-29 16:38:11 +01:00
  • 0ce081323f move changes to development Erdenezul Batmunkh 2017-11-22 22:19:50 +08:00
  • 79486e3393 change description in changelog Erdenezul Batmunkh 2017-11-22 19:27:35 +08:00
  • 60758dd76b add changelog Erdenezul Batmunkh 2017-11-22 18:56:12 +08:00
  • e74f659015
    Improve LazyReferenceField and GenericLazyReferenceField with nested fields Emmanuel Leblond 2017-11-08 18:05:30 +01:00
  • c1c09fa6b4 fix validatione error for invalid embedded document instance #1067 Erdenezul Batmunkh 2017-11-21 21:56:26 +08:00
  • 47c7cb9327
    Ignore style I202 rule (see https://github.com/PyCQA/flake8-import-order/issues/122) Emmanuel Leblond 2017-11-15 20:44:36 +01:00
  • 4d6256e1a1
    Merge pull request #1675 from erdenezul/push_list_of_list Emmanuel Leblond 2017-11-15 08:43:29 +01:00
  • 13180d92e3
    Merge pull request #1652 from erdenezul/generic_embedded_query Emmanuel Leblond 2017-11-13 15:29:26 +01:00
  • 6b38ef3c9f Fixed format string issue in mongoengine error message. kcarretto 2017-11-11 03:36:28 -05:00
  • 4f5b0634ad Add documentation for auto_create_index to the Indexing section of the Docs Ryan Scott 2017-11-07 16:26:01 -05:00
  • ea25972257
    Bump version to 0.15.0 v0.15.0 Emmanuel Leblond 2017-11-06 14:39:10 +01:00
  • b6168898ec
    Merge pull request #1690 from touilleMan/lazyreference-field Emmanuel Leblond 2017-11-06 14:37:43 +01:00
  • da33cb54fe
    Correct style Emmanuel Leblond 2017-11-06 14:11:11 +01:00
  • 35d0458228
    Add GenericLazyReferenceField Emmanuel Leblond 2017-11-06 12:17:31 +01:00
  • e6c0280b40
    Add LazyReferenceField Emmanuel Leblond 2017-10-30 18:15:51 +01:00
  • 15451ff42b return instead of raising StopIteration Mandeep Singh 2017-10-17 00:11:47 +05:30
  • 9ab856e186 use each modifier only with #1673 Erdenezul 2017-10-10 10:34:34 +08:00
  • 6e2db1ced6 read_preference from parse_uri only PYMONGO_3 #1665 Erdenezul 2017-10-03 09:23:17 +08:00
  • 5c4ce8754e run tests only pymongo3 #1565 Erdenezul Batmunkh 2017-10-02 23:15:37 +08:00
  • 416486c370 use read_preference only pymongo3.x #1665 Erdenezul Batmunkh 2017-10-02 23:13:25 +08:00
  • 2f075be6f8 parse read_preference from conn_host #1665 Erdenezul Batmunkh 2017-10-02 22:46:27 +08:00
  • a1494c4c93 v0.14.3 version bump v0.14.3 Stefan Wojcik 2017-10-01 17:31:10 -04:00
  • d79ab5ffeb remove {nospam} from author_email & maintainer_email (PyPI doesnt validate those anymore) v0.14.2 Stefan Wojcik 2017-10-01 17:05:28 -04:00
  • 01526a7b37 v0.14.1 version bump + updated changelog v0.14.1 Stefan Wojcik 2017-10-01 16:32:02 -04:00
  • 091a02f737 minor .travis.yml comment correction [ci skip] Stefan Wojcik 2017-10-01 16:09:10 -04:00
  • aa4996ef28 fix bug query subfield in generic_embedded_document #1651 Erdenezul 2017-09-15 11:18:24 +08:00
  • 2f4e2bde6b Update AUTHORS Andy Yankovsky 2017-09-14 21:02:53 +03:00
  • e90f6a2fa3 Fix update via pull__something__in=[] Andy Yankovsky 2017-09-14 20:28:15 +03:00
  • be8f1b9fdd add failing test for generic_emdedded_document query #1651 Erdenezul Batmunkh 2017-09-14 22:24:27 +09:00
  • ba99190f53 add tests to increase coverage Erdenezul Batmunkh 2017-09-10 13:09:20 +09:00
  • 70088704e2 add tests to increase code coverage Erdenezul Batmunkh 2017-09-10 01:37:17 +09:00
  • 02733e6e58 fix flake8 error #1371 Erdenezul 2017-09-02 12:00:57 +09:00
  • 44732a5dd9 add fix for reload(fields) affect changed fields #1371 Erdenezul 2017-09-02 02:05:27 +09:00
  • 5bdd35464b Merge pull request #1632 from srinivasreddy/inequality Emmanuel Leblond 2017-08-31 10:15:44 +02:00
  • 1eae97731f Fix Document.modify fail on sharded collection #1569 Erdenezul 2017-08-30 12:04:04 +08:00
  • 0325a62f18 Merge pull request #1626 from erdenezul/pointfield_aspymongo Emmanuel Leblond 2017-08-28 13:36:35 +02:00
  • 3a5538813c Merge pull request #1616 from srinivasreddy/clean_up Emmanuel Leblond 2017-08-28 13:34:17 +02:00
  • 1f1b4b95ce Merge pull request #1617 from srinivasreddy/python36 Emmanuel Leblond 2017-08-28 13:33:56 +02:00
  • 8c3ed57ecc Merge pull request #1630 from MongoEngine/improve-perfs Emmanuel Leblond 2017-08-28 11:23:35 +02:00
  • dc8a64fa7d Add missing dunder method - __ne__ to the class GridFSProxy class Srinivas Reddy Thatiparthy 2017-08-25 22:02:47 +05:30
  • 0d1e72a764 Merge branch 'pointfield_aspymongo' of github.com:erdenezul/mongoengine into pointfield_aspymongo Erdenezul 2017-08-25 11:15:51 +08:00
  • 9b3fe09508 added as_pymongo test for PointField #1311 Erdenezul 2017-08-18 09:31:26 +08:00
  • 7c0cfb1da2 Add six.moves.range instead of xrange Srinivas Reddy Thatiparthy 2017-08-06 13:23:47 +05:30
  • 66429ce331 Add python 3.6 support Srinivas Reddy Thatiparthy 2017-08-06 13:35:01 +05:30
  • bce859569f
    Remove SemiStrictDict to improve perfs Emmanuel Leblond 2017-07-25 19:37:21 +02:00
  • 425fb8905b Merge pull request #1631 from MongoEngine/fix_travis_ci Emmanuel Leblond 2017-08-24 19:48:15 +02:00
  • 4f59c7f77f
    Expose to user mongoengine.base.NON_FIELD_ERRORS Emmanuel Leblond 2017-07-25 16:26:07 +02:00
  • 21d1faa793
    Fix .install_mongodb_on_travis.sh script (all credit to @erdenezul) fix_travis_ci Emmanuel Leblond 2017-08-24 18:03:08 +02:00
  • b9f3991d03 added as_pymongo test for PointField #1311 Erdenezul 2017-08-18 09:31:26 +08:00
  • c4de879b20 Clarify comment in validation example Paulo Matos 2017-08-11 09:09:33 +02:00
  • ee5686e91a test case for #1602 Ali Turki 2017-08-07 11:12:15 +01:00
  • 2a795e9138 QuerySet limit function now returns all docs in cursor when 0 is passed Ali 2017-08-04 11:31:29 +01:00
  • 9a6aa8f8c6 Merge branch 'master' into support_multiple_operator erdenezul 2017-07-31 22:53:01 +08:00
  • 3794b181d5 Support for $position with the $push operator (#1566) Stefan Wójcik 2017-07-31 15:36:35 +02:00
  • f09256a24e Fix modify tests #1565 Erdenezul Batmunkh 2017-07-31 18:49:52 +08:00
  • 34fca9d6f5 Add clear comment and tests for positional push #1565 Erdenezul Batmunkh 2017-07-31 18:32:34 +08:00
  • 433f10ef93 position support singular value #1565 Erdenezul Batmunkh 2017-07-31 05:15:23 +00:00
  • 9f02f71c52 [fix]fix some personal hobby Bo.Yi 2017-07-16 18:47:20 +08:00
  • 3dcc9bc143 use explicit tests and fix unneccessary indent #1565 Erdenezul Batmunkh 2017-07-13 22:59:21 +08:00
  • 7311895894 Merge branch 'master' into support_position_in_push erdenezul 2017-07-13 20:08:57 +08:00
  • a7cab51369 Use a set literal in _clean_settings (#1585) Davidrjx 2017-07-13 18:07:36 +08:00
  • 437b11af9a docs: use explicit register_delete_rule example Alex Xu 2017-07-10 16:43:24 -04:00
  • 820b5cbb86 [fix]pass test case and fix field type error Bo.Yi 2017-07-06 16:07:51 +08:00
  • e6a30f899c [fix]validation list field with multi choice values Bo.Yi 2017-07-06 14:57:03 +08:00
  • 0bc6507df3 Make queryset aggregates obey read_preference Benoit Larroque 2017-06-27 00:43:41 +02:00
  • 71c3c632d7 add test case for reverse_delete_rule with pull #1519 Erdenezul Batmunkh 2017-06-19 06:00:21 +00:00
  • 99a5f2cd9d EmbeddedDocument should not have save method #1552 Erdenezul Batmunkh 2017-06-19 05:06:07 +00:00
  • fb00b79d19 add docs for positional push operator #1565 Erdenezul Batmunkh 2017-06-19 03:28:34 +00:00
  • 7782aa7379 do not test position push in mongodb_v2.4 #1565 Erdenezul Batmunkh 2017-06-19 03:11:59 +00:00
  • f3ee4a5dac add tests for push operator #1565 Erdenezul Batmunkh 2017-06-19 02:59:17 +00:00
  • a8d6e59a7a minor tweaks to code quality in _fields_to_dbfields Stefan Wojcik 2017-06-18 17:25:39 -07:00
  • 1d4b1870cf to_db_fields fix (#1553) Danil 2017-06-19 05:04:46 +05:00
  • f63ad2dd69 dont test in mongoDB v2.4 #1565 Erdenezul Batmunkh 2017-06-15 07:36:14 +00:00
  • 6903eed4e7 support position in 'push' #1565 Erdenezul Batmunkh 2017-06-15 06:08:40 +00:00
  • b9e922c658 support multiple operator #1510 Erdenezul Batmunkh 2017-06-12 04:50:13 +00:00
  • 54d8c64ad5 Fixes query operations on BinaryFields Freyr 2017-05-25 10:44:29 -04:00
  • 2f1fe5468e Fix empty string casted to datetime today in DateTimeField (#1533) José Enrique Carrillo Pino 2017-05-12 11:59:14 -05:00
  • 24d15d4274 fix typo in the save() method's docstring (#1551) lanf0n 2017-05-11 22:06:36 +08:00
  • 70378789e7 let the aggregation test run in MongoDB v3 aggregation-in-mongodb-v3 Stefan Wojcik 2017-05-08 10:10:58 -04:00
  • 0bc7aa52d8 more docs tweaks [ci skip] v0.14.0 Stefan Wojcik 2017-05-08 00:14:42 -04:00
  • e52603b4a7 ver bump to v0.14.0 + changelog/upgrade docs update Stefan Wojcik 2017-05-08 00:12:26 -04:00
  • 3b88712402 Cleaner as_pymongo (#1549) Stefan Wójcik 2017-05-08 00:02:42 -04:00
  • e124c95621 extra note in the docstring [ci skip] simpler-as-pymongo Stefan Wojcik 2017-05-07 23:58:29 -04:00
  • 5f1670ffa2 fix a unit test that fails from time to time Stefan Wojcik 2017-05-07 23:46:08 -04:00
  • b09698e926 remove a print Stefan Wojcik 2017-05-07 23:42:27 -04:00
  • d35d969b4e add a test for a generic reference field along with only and as_pymongo Stefan Wojcik 2017-05-07 23:39:35 -04:00
  • e751ab55c8 cleaner as_pymongo + drop coerce_types Stefan Wojcik 2017-05-07 23:28:35 -04:00
  • 33e9ef2106 dont test pypy3 temporarily Stefan Wojcik 2017-05-07 21:37:38 -04:00
  • 689fe4ed9a Revert "use a newer pypy3 (https://github.com/travis-ci/travis-ci/issues/6277)" Stefan Wojcik 2017-05-07 21:37:14 -04:00
  • b82d026f39 Revert "fix tox.ini" Stefan Wojcik 2017-05-07 21:37:05 -04:00
  • 009059def4 revert #1497 Stefan Wojcik 2017-05-07 21:29:13 -04:00
  • 03ff61d113 better db_field validation (#1547) Stefan Wójcik 2017-05-07 21:11:14 -04:00
  • c00914bea2 fix tox.ini Stefan Wojcik 2017-05-07 20:32:52 -04:00
  • 7195236a3b better db_field validation better-db-field-validation Stefan Wojcik 2017-05-07 20:26:52 -04:00