Commit Graph

  • d65ce6fc2c fixed bug for queryset.distinct to work also on embedded documents, not just on lists of embedded documents mrigal 2014-11-28 13:54:33 +01:00
  • d27e1eee25 Merge pull request #806 from mmelliso/mmelliso/indexing Yohan Graterol 2014-11-25 02:37:53 -05:00
  • b1f00bb708 Merge pull request #810 from 3lnc/Doc_fixes Yohan Graterol 2014-11-25 02:36:59 -05:00
  • e0f1e79e6a Minor typos fixes in docs Slam 2014-11-24 16:57:43 +02:00
  • d70b7d41e8 Update to Changelog to include Fix for #358 Matthew Ellison 2014-11-21 07:29:50 -05:00
  • 43af9f3fad Update Tests for EmbeddedDocument Unique Indicies Matthew Ellison 2014-11-20 11:20:04 -05:00
  • bc53dd6830 Generate Unique Indices for Lists of EmbeddedDocs Matthew Ellison 2014-11-19 15:50:32 -05:00
  • 263616ef01 Merge pull request #804 from CestDiego/patch-1 Yohan Graterol 2014-11-19 21:20:02 -05:00
  • 285da0542e Update AUTHORS with @cestdiego Diego Berrocal 2014-11-19 09:39:51 -05:00
  • 17f7e2f892 Big typo fix for allow_inheritance page Diego Berrocal 2014-11-19 02:49:08 -05:00
  • a29d8f1d68 Merge pull request #803 from DavidBord/fix-515 Yohan Graterol 2014-11-16 22:04:24 -05:00
  • 8965172603 fix-#515: sparse fields David Bordeynik 2014-11-14 21:42:41 +02:00
  • 03c2967337 Update changelog & authors - #801 David Bordeynik 2014-11-13 20:47:31 +02:00
  • 5b154a0da4 Merge pull request #801 from mikhailmoshnogorsky/patch-1 David Bordeynik 2014-11-13 16:19:56 +02:00
  • b2c8c326d7 write_concern not in params of Collection#remove mikhailmoshnogorsky 2014-11-12 17:00:07 -05:00
  • 96aedaa91f Install Django dev from repo with pip Yohan Graterol 2014-11-12 12:06:20 -05:00
  • a22ad1ec32 Exclude Django 1,7 and Python 2.6 since Django 1.7 doesn't support 2.6. Omer Katz 2014-11-11 09:09:21 +02:00
  • a4244defb5 Fixed build matrix. Omer Katz 2014-11-10 09:41:29 +02:00
  • 57328e55f3 Bumped django versions and added 1.7.1. Omer Katz 2014-11-10 09:37:35 +02:00
  • 87c32aeb40 Merge branch 'aericson-better_basedocument_eq' Yohan Graterol 2014-11-09 21:32:58 -05:00
  • 2e01e0c30e Added merge to changelog.rst Yohan Graterol 2014-11-09 21:32:50 -05:00
  • a12b2de74a Fix merge MongoEngine/mongoengine#799 Yohan Graterol 2014-11-09 21:31:56 -05:00
  • 6b01d8f99b Merge branch 'DavidBord-fix-734' Yohan Graterol 2014-11-09 21:28:12 -05:00
  • eac4f6062e Fix merge in docs/changelog.rst Yohan Graterol 2014-11-09 21:28:03 -05:00
  • 5583cf0a5f PEP8 compliance tests/document/instance.py Yohan Graterol 2014-11-09 21:27:23 -05:00
  • 57d772fa23 Fix merge in tests/document/instance.py Yohan Graterol 2014-11-09 21:19:05 -05:00
  • 1bdc3988a9 Merge pull request #798 from DavidBord/fix-771 Yohan Graterol 2014-11-09 20:51:06 -05:00
  • 2af55baa9a Better BaseDocument equality check when not saved André Ericson 2014-11-09 16:13:49 -03:00
  • 0452eec11d fix-#771: OperationError: Shard Keys are immutable. Tried to update id even though the document is not yet saved David Bordeynik 2014-11-09 19:23:49 +02:00
  • c4f7db6c04 Merge pull request #796 from aericson/fix_dynamic_document_reload Wilson Júnior 2014-11-08 23:52:37 -02:00
  • 3569529a84 Fix KeyError on reload() from a DynamicDocument André Ericson 2014-11-08 19:11:51 -03:00
  • 70942ac0f6 Update changelog.rst Yohan Graterol 2014-11-07 11:03:49 -05:00
  • dc02e39918 Merge branch 'a4tunado-753' Yohan Graterol 2014-11-07 11:03:02 -05:00
  • 73d6bc35ec Fix merge with AUTHORS Yohan Graterol 2014-11-07 11:02:48 -05:00
  • b1d558d700 Merge branch 'DavidBord-fix-787' Yohan Graterol 2014-11-07 10:55:56 -05:00
  • 897480265f fix PR #787 Yohan Graterol 2014-11-07 10:55:46 -05:00
  • 73724f5a33 Merge pull request #793 from DavidBord/fix-759 Yohan Graterol 2014-11-07 10:53:04 -05:00
  • bdbd495a9e fix-#734: set attribute to None does not work (at least for fields with default values). Solves #735 as well DavidBord 2014-08-17 13:57:48 +03:00
  • 1fcf009804 fix-#787: Fix storing value of precision attribute in DecimalField DavidBord 2014-11-07 15:03:11 +02:00
  • 914c5752a5 fix-#759: with_limit_and_skip for count should default like in pymongo DavidBord 2014-11-07 09:18:42 +02:00
  • 201b12a886 Merge pull request #774 from DavidBord/fix-744 DavidBord 2014-11-06 08:10:31 +02:00
  • c5f23ad93d fix-#744: Querying by a field defined in a subclass raises InvalidQueryError DavidBord 2014-09-18 10:35:35 +03:00
  • 28d62009a7 Update changelog.rst Yohan Graterol 2014-11-05 14:56:13 -05:00
  • 1a5a436f82 Merge pull request #775 from claymation/in_bulk_honors_no_dereference Yohan Graterol 2014-11-05 14:55:43 -05:00
  • 1275ac0569 Merge pull request #773 from KonishchevDmitry/pr-document-modify Yohan Graterol 2014-11-02 17:13:33 -05:00
  • 5112fb777e Mention Document.modify() in the documentation Dmitry Konishchev 2014-11-02 17:56:25 +03:00
  • f571a944c9 Add #773 to changelog Dmitry Konishchev 2014-11-02 17:52:44 +03:00
  • bc9aff8c60 Merge remote-tracking branch 'upstream/master' into pr-document-modify Dmitry Konishchev 2014-11-02 17:24:51 +03:00
  • c4c7ab7888 Merge pull request #770 from yjaaidi/patch-1 Yohan Graterol 2014-11-01 14:37:51 -05:00
  • d9819a990c Merge pull request #772 from shuuji3/patch-1 Yohan Graterol 2014-11-01 14:37:44 -05:00
  • aea400e26a Merge pull request #791 from czarneckid/fix-reverse-delete-rule-documentation Yohan Graterol 2014-11-01 14:32:48 -05:00
  • eb4e7735c1 Adding myself to AUTHORS and CHANGELOG David Czarnecki 2014-11-01 13:15:02 -04:00
  • 4b498ae8cd Fix the documentation for reverse_delete_rule. David Czarnecki 2014-10-31 11:40:20 -04:00
  • 158e2a4ca9 Merge pull request #779 from DavidBord/fix-778 DavidBord 2014-10-29 17:54:40 +02:00
  • b011d48d82 fix-#778: Add Support For MongoDB 2.6.X's maxTimeMS DavidBord 2014-10-06 19:05:39 +03:00
  • 8ac3e725f8 Merge pull request #790 from DavidBord/fix-789 DavidBord 2014-10-29 13:39:56 +02:00
  • 9a4aef0358 fix-#789: abstract shouldn't be inherited in EmbeddedDocument DavidBord 2014-10-29 13:36:42 +02:00
  • 7d3146234a Make in_bulk() respect no_dereference() Clay McClure 2014-10-01 15:59:13 -04:00
  • 5d2ca6493d Drop unnecessary id=ObjectId() in document creation Dmitry Konishchev 2014-09-30 19:22:29 +04:00
  • 4752f9aa37 Add Document.modify() method Dmitry Konishchev 2014-09-30 15:15:11 +04:00
  • 025d3a03d6 Marked up the last line as preformatted text. Shuuji TAKAHASHI 2014-09-30 02:31:48 +09:00
  • aec06183e7 Version bump 0.8.7 => 0.9.0 yjaaidi 2014-09-28 10:09:36 +02:00
  • aa28abd517 Merge pull request #750 from foxx/patch-1 Yohan Graterol 2014-09-04 10:07:50 -05:00
  • 7430b31697 handle None from model __str__; Fixes #753 Vjacheslav Murashkin 2014-09-04 16:54:23 +04:00
  • 1f7272d139 fix simple typo async Wilson Júnior 2014-09-03 15:37:29 -03:00
  • f6ba1ad788 Merge remote-tracking branch 'origin' into async Wilson Júnior 2014-09-03 00:50:01 -03:00
  • 294d59c9bb register a possible async database Wilson Júnior 2014-09-03 00:45:02 -03:00
  • 759f72169a Merge pull request #751 from noirbizarre/patch-1 Yohan Graterol 2014-09-02 21:48:16 -05:00
  • 1f7135be61 Added myself to AUTHORS Axel Haustant 2014-09-03 03:15:26 +02:00
  • 6942f9c1cf Merge pull request #748 from bocribbz/fix-multiple-connections Yohan Graterol 2014-09-01 20:30:18 -05:00
  • d9da75d1c0 Fix multiple connections aliases being rewritten Bob Cribbs 2014-08-28 18:42:14 +03:00
  • 7ab7372be4 MongoTestCase relies on "nose" Cal Leeming 2014-09-01 20:40:01 +01:00
  • 3503c98857 Merge pull request #749 from noirbizarre/multigeo Yohan Graterol 2014-09-01 11:21:08 -05:00
  • 708c3f1e2a Added new geospatial fields to th documentation Axel Haustant 2014-08-28 19:42:09 +02:00
  • 6f645e8619 Added MultiPoint, MultiLine and MultiPolygon fields Axel Haustant 2014-08-28 19:36:29 +02:00
  • bce7ca7ac4 Fix merge of PR #747 Yohan Graterol 2014-08-27 11:14:43 -05:00
  • 350465c25d Change with PR #719 and close mongoengine/Issue #397 Yohan Graterol 2014-08-26 10:50:07 -05:00
  • 5b9c70ae22 Merge pull request #719 from DavidBord/fix-397 Yohan Graterol 2014-08-26 10:48:10 -05:00
  • 9b30afeca9 fix-#397: Allow specifying the '_cls' as a field for indexes DavidBord 2014-08-03 12:54:22 +03:00
  • c1b202c119 fix-#746: Stop ensure_indexes running on a secondaries unless connection is through mongos DavidBord 2014-08-24 10:47:59 +03:00
  • 41cfe5d2ca Update changelog.rst Yohan Graterol 2014-08-22 08:24:41 -05:00
  • 05339e184f Merge pull request #737 from wcdolphin/master Yohan Graterol 2014-08-22 08:24:03 -05:00
  • 447127d956 Makes 'db' argument to connection optional. wcdolphin 2014-08-14 23:26:59 -07:00
  • 394334fbea Merge branch 'jshirley-master' Yohan Graterol 2014-08-20 11:06:09 -05:00
  • 9f8cd33d43 Fix conflict for merge PR #726 Yohan Graterol 2014-08-20 11:05:53 -05:00
  • f066e28c35 Update changelog.rst Yohan Graterol 2014-08-19 23:14:00 -05:00
  • b349a449bb Merge pull request #742 from bocribbz/dictfield-atomic-update Yohan Graterol 2014-08-19 23:13:37 -05:00
  • 1c5898d396 Adding changelog entry. Jay Shirley 2014-08-19 15:54:29 -07:00
  • 6802967863 Merge remote-tracking branch 'upstream/master' Jay Shirley 2014-08-19 15:52:58 -07:00
  • 0462f18680 Allow atomic update for the entire DictField Bob Cribbs 2014-08-19 21:29:13 +03:00
  • af6699098f Update .travis.yml for allow failures in pypy3 Yohan Graterol 2014-08-19 10:43:22 -05:00
  • 6b7e7dc124 Update for add the change that closes issue #733 Yohan Graterol 2014-08-17 22:43:36 -05:00
  • 6bae4c6a66 Merge pull request #738 from DavidBord/fix-733 Yohan Graterol 2014-08-17 22:41:41 -05:00
  • 46da918dbe fix-#733: index_cls is ignored when deciding to set _cls as index prefix DavidBord 2014-08-17 11:19:18 +03:00
  • bb7e5f17b5 Update .travis.yml Ross Lawley 2014-08-12 14:52:39 +01:00
  • b9d03114c2 Merge pull request #728 from MongoEngine/topic/landscape-io Yohan Graterol 2014-08-11 08:31:11 -05:00
  • 436b1ce176 Added PyMongo 2.7.2 to the build matrix. Omer Katz 2014-08-10 18:44:30 +03:00
  • 50fb5d83f1 Added landscape.io badge. topic/landscape-io Omer Katz 2014-08-10 18:26:18 +03:00
  • fda672f806 Merge pull request #727 from DavidBord/fix-725 Wilson Júnior 2014-08-10 11:43:59 -03:00
  • 2bf783b04d Added PyPy3 to the build matrix. Omer Katz 2014-08-10 17:01:18 +03:00