Commit Graph

  • 540a0cc59c List all document errors when raising a ValidationError Adam Reeve 2012-03-09 16:08:30 +13:00
  • 83eb4f6b16 Document the ValidationError class Adam Reeve 2012-03-09 16:07:59 +13:00
  • 95c58bd793 Merge branch 'master' into dev Ross Lawley 2012-03-08 12:40:20 +00:00
  • 65591c7727 Version Bump Ross Lawley 2012-03-08 12:40:07 +00:00
  • 737cbf5f60 Updated docs and added fix for _types and positional operator v0.6.2 Ross Lawley 2012-03-08 12:39:25 +00:00
  • 4c67cbb4b7 Updated upgrade docs. Reported issues with older pymongo and sharding Ross Lawley 2012-03-06 12:31:14 +00:00
  • ed2cc2a60b Adding Jacob Peddicord to Authors Ross Lawley 2012-03-05 16:20:37 +00:00
  • 859e9b3cc4 Version bump v0.6.1 Ross Lawley 2012-03-05 16:16:37 +00:00
  • c34e79fad9 Fix replicaset connection Ross Lawley 2012-03-05 16:15:06 +00:00
  • 82446d641e Updated the spec v0.6 Ross Lawley 2012-03-05 14:28:33 +00:00
  • 9451c9f331 Updated Readme - points to readthedocs Ross Lawley 2012-03-05 13:14:36 +00:00
  • 61411bb259 Doc updates Ross Lawley 2012-03-05 12:26:44 +00:00
  • fcdb0eff8f Added for read the docs Ross Lawley 2012-03-05 12:21:53 +00:00
  • 30d9347272 Updated readme Ross Lawley 2012-03-05 12:20:59 +00:00
  • 7564bbdee8 Fix docs Ross Lawley 2012-03-05 11:43:54 +00:00
  • 69251e5000 Updated docs Ross Lawley 2012-03-05 11:35:12 +00:00
  • 6ecdc7b59d Added FutureWarning for inherited classes not declaring allow_inheritance Ross Lawley 2012-03-05 11:25:13 +00:00
  • b7d0d8f0cc Added warning to SortedListField Ross Lawley 2012-03-05 11:20:22 +00:00
  • df52ed1162 Merge pull request #449 from kajic/uri-fix Ross Lawley 2012-03-05 00:23:18 -08:00
  • aa6370dd5d Merge pull request #448 from kajic/delta-fix Ross Lawley 2012-03-05 00:23:04 -08:00
  • c272b7901f Fix for bug where changes to a a embedded document field are not recorded if the root document was just created+saved. Robert Kajic 2012-03-02 11:15:31 +01:00
  • c61de6540a Don't ignore kwargs for uri style connections Robert Kajic 2012-03-02 11:37:45 +01:00
  • 3c7bf50089 Make uri style connections use parameters not specified in the uri, as well as other keyword arguments Robert Kajic 2012-02-28 23:18:22 +01:00
  • 32fc4152a7 Enable covered indexes for simple documents. Ross Lawley 2012-03-02 13:42:24 +00:00
  • bdf7187d5c Added a limit to .get Ross Lawley 2012-02-29 14:57:24 +00:00
  • 1639576203 Bumped version Ross Lawley 2012-02-29 12:05:47 +00:00
  • ae20c785ea Updated docs Ross Lawley 2012-02-29 12:04:43 +00:00
  • a2eb876f8c No longer always upsert on save Ross Lawley 2012-02-29 11:39:10 +00:00
  • 5a1eaa0a98 Updated new deref test Ross Lawley 2012-02-29 11:23:43 +00:00
  • 398fd4a548 Merge branch 'cleaned_dev' of https://github.com/Ankhbayar/mongoengine into test Ross Lawley 2012-02-29 11:13:48 +00:00
  • 44b9fb66e1 Updates must have an operation Ross Lawley 2012-02-29 11:04:09 +00:00
  • 2afa2171f9 Updated Changelog Ross Lawley 2012-02-29 10:32:58 +00:00
  • 1d7ea71c0d DeReference is now used in a thread safe manner Ross Lawley 2012-02-29 10:31:33 +00:00
  • 2a391f0f16 Raise an error if trying to perform a join Ross Lawley 2012-02-29 10:10:51 +00:00
  • e9b8093dac Updated changelog Ross Lawley 2012-02-29 10:09:16 +00:00
  • 6a229cfbc5 Updates can now take raw queries Ross Lawley 2012-02-24 15:48:32 +00:00
  • 3300f409ba Update Authors and changelist Ross Lawley 2012-02-24 10:34:51 +00:00
  • 4466005363 Merge branch 'dev' of github.com:hmarr/mongoengine into dev Ross Lawley 2012-02-24 10:29:06 +00:00
  • 296ef5bddf Merge branch 'geo2d' into dev Ross Lawley 2012-02-24 10:28:52 +00:00
  • 1f2a432e82 Merge pull request #439 from kajic/dev Ross Lawley 2012-02-24 02:12:55 -08:00
  • 855933ab2a uri_dict will have the 'database' key even if the database wasn't present in the uri. We must check it's value as well. Robert Kajic 2012-02-24 00:07:57 +01:00
  • ece8d25187 Added replicaset connection support Ross Lawley 2012-02-17 17:09:48 +00:00
  • 589a720162 Updated changelog Ross Lawley 2012-02-17 17:09:14 +00:00
  • a59b518cf2 Updates to imports for future pymongo 2.2 Ross Lawley 2012-02-17 11:18:25 +00:00
  • a15352a4f8 Merge branch 'dev' of github.com:hmarr/mongoengine into dev Ross Lawley 2012-02-17 09:41:41 +00:00
  • df65f3fc3f base no longer expects meta to have allow_inheritance Ross Lawley 2012-02-17 09:41:01 +00:00
  • 734986c1b5 Documentation on geospatial indexes and how to create them explicitly Robert Kajic 2012-02-16 10:41:47 +01:00
  • 4a9ed5f2f2 Fix derefcence failed some case. Анхбаяр Лхагвадорж 2012-02-02 18:33:12 +08:00
  • 088f229865 Merge pull request #421 from linuxnow/integration/dev Ross Lawley 2012-02-01 04:05:06 -08:00
  • cb2cb851e2 Fix formatting typo in changelog entry Pau Aliagas 2012-02-01 12:29:05 +01:00
  • d3962c4f7d Added support for creating a geo2d index by prefixing the field name with a * Robert Kajic 2012-01-31 22:31:24 +01:00
  • 0301135f96 Added uri style connection handling Ross Lawley 2012-01-30 10:24:45 +00:00
  • f59aa922ea Added more .scalar tests Ross Lawley 2012-01-27 12:20:47 +00:00
  • f60a49d6f6 Added .scalar to Queryset Ross Lawley 2012-01-27 11:41:42 +00:00
  • 9a190eb00d Added ability to have scalar return values instead of partially-populated Document instances. Alice Bevan-McGregor 2012-01-25 17:06:58 -05:00
  • 6bad4bd415 Merge pull request #412 from faulkner/dict-update Ross Lawley 2012-01-16 03:32:45 -08:00
  • 50d9b0b796 Add dict.update() support to BaseDict. Chris Faulkner 2012-01-16 19:13:03 +08:00
  • 12f884e3ac Fixes typo in documents - thanks Shalabh Ross Lawley 2012-01-16 09:11:00 +00:00
  • 02b1aa7355 Added Ashwin Purohit to authors Ross Lawley 2012-01-16 09:06:18 +00:00
  • 90bfa608dd Merge branch 'master' into dev Ross Lawley 2012-01-16 09:05:38 +00:00
  • 13f38b1c1d Merge pull request #410 from purohit/master Ross Lawley 2012-01-16 01:04:29 -08:00
  • 1afe7240f4 Fixed pagination limit / skip bug Ross Lawley 2012-01-16 09:03:12 +00:00
  • 7a41155178 typo in signals guide Ashwin Purohit 2012-01-14 23:21:43 -08:00
  • 39a20ea471 Merge pull request #403 from wpjunior/patch-5 Ross Lawley 2012-01-06 01:17:27 -08:00
  • d8855a4a0f fixes for None values in QuerySet.values_list Wilson Júnior 2012-01-05 13:35:32 -02:00
  • de8da78042 Update docs/changelog.rst Ross Lawley 2012-01-03 20:42:24 +00:00
  • 318b42dff2 Merge pull request #393 from wpjunior/queryset_select Ross Lawley 2012-01-03 12:40:49 -08:00
  • 0018674b62 Update docs/changelog.rst Ross Lawley 2012-01-03 20:37:33 +00:00
  • 82913e8d69 Merge pull request #396 from wpjunior/mixin_inheritance Ross Lawley 2012-01-03 12:36:45 -08:00
  • 0d867a108d mixin inheritance Wilson Júnior 2011-12-19 11:31:42 -02:00
  • 5ee4b4a5ac added count/len for ListResult Wilson Júnior 2011-12-16 11:49:20 -02:00
  • 62219d9648 changed name Wilson Júnior 2011-12-16 11:07:38 -02:00
  • 6d9bfff19c Started work on performance Ross Lawley 2011-12-16 12:41:42 +00:00
  • 7614b92197 Fixes super in BaseDict Ross Lawley 2011-12-15 09:16:35 +00:00
  • 7c1afd0031 tests for db_field Wilson Júnior 2011-12-13 11:56:35 -02:00
  • ca7b2371fb added support for dereferences Wilson Júnior 2011-12-13 11:54:19 -02:00
  • ed5fba6b0f support for embedded fields Wilson Júnior 2011-12-13 07:46:49 -02:00
  • 4a269eb2c4 added .select method Wilson Júnior 2011-12-12 13:39:37 -02:00
  • 2b3b3bf652 Prelim PyPy support Ross Lawley 2011-12-12 16:26:10 +00:00
  • 11daf706df Added Sharding support Ross Lawley 2011-12-12 16:13:19 +00:00
  • 9b3899476c Allow arbitary kwargs to be passed to pymongo Ross Lawley 2011-12-12 09:14:50 +00:00
  • febb3d7e3d Updated connection - so handles < pymongo 2.1 Ross Lawley 2011-12-09 08:39:50 -08:00
  • 83e3c5c7d8 Updated connection for pymongo 2.1 support Ross Lawley 2011-12-09 08:26:39 -08:00
  • 3c271845c9 Merge pull request #386 from wpjunior/patch-4 Ross Lawley 2011-12-07 07:56:43 -08:00
  • 56c4292164 added custom db_alias support for MongoEngine DjangoSession Wilson Júnior 2011-12-07 13:36:35 -02:00
  • 2531ade3bb Added David to Authors Ross Lawley 2011-12-07 03:01:56 -08:00
  • 3e2f035400 Abstract documents can now declare indexes Ross Lawley 2011-12-07 02:15:50 -08:00
  • e7bcb5e366 Updated docs and Authors list re: db_alias Ross Lawley 2011-12-07 01:46:11 -08:00
  • 112e921ce2 Syntax cleaning Ross Lawley 2011-12-07 01:34:36 -08:00
  • 216f15602b Fixing test Ross Lawley 2011-12-07 01:16:09 -08:00
  • fbe1901e65 Added some tests #384 Ross Lawley 2011-12-07 01:14:43 -08:00
  • 8d2bc444bb db_alias using in model, queryset, reference fields, derefrence. Ross Lawley 2011-12-07 01:14:02 -08:00
  • cf4a45da11 Dynamic Documents now support string query lookups Ross Lawley 2011-12-06 06:38:25 -08:00
  • be78209f94 Added test showing you can add index for dynamic docs Ross Lawley 2011-12-05 04:44:40 -08:00
  • 45b5bf73fe Added Jan to the contributors list Ross Lawley 2011-12-05 04:17:51 -08:00
  • 84f9e44b6c Fixed GridFS documents can now be pickled Ross Lawley 2011-12-05 04:16:57 -08:00
  • 700bc1b4bb Multiple fields with the same db_field now raises Exception Ross Lawley 2011-12-02 08:44:15 -08:00
  • beef2ede25 Merge pull request #313 from linuxnow/integration/master Ross Lawley 2011-12-02 08:15:24 -08:00
  • 9bfc838029 Updated Docs and bumped version Ross Lawley 2011-12-02 08:14:25 -08:00
  • e9d7353294 Updated with_id to raise Error if used with a filter. Ross Lawley 2011-12-02 07:11:06 -08:00