Commit Graph

  • efad628a87 Objects queryset manager now inherited (#256) Ross Lawley 2013-04-22 15:32:11 +00:00
  • c16e6d74e6 Updated connection to use MongoClient (#262, #274) Ross Lawley 2013-04-22 15:07:15 +00:00
  • 80db9e7716 Updated travis Ross Lawley 2013-04-22 13:06:29 +00:00
  • 7cf2a3e978 Merge branch 'master' into 0.8 Ross Lawley 2013-04-22 13:03:10 +00:00
  • 681b74a41c Travis: adding Django-1.5.1 to env Nicolas Cortot 2013-04-19 18:53:42 +02:00
  • d39d10b9fb Tests should not require Django 1.5 to run Nicolas Cortot 2013-04-19 18:28:45 +02:00
  • dff44ef74e Fixing warning which prevented tests from succeeding Nicolas Cortot 2013-04-19 17:50:15 +02:00
  • 485047f20b Custom User Model for Django 1.5 Nicolas Cortot 2013-04-17 21:38:11 +02:00
  • 6affbbe865 Update changelog location v0.7.10 Ross Lawley 2013-04-19 13:08:46 +00:00
  • e3600ef4de Updated version Ross Lawley 2013-04-19 12:53:46 +00:00
  • f0eaec98c7 Merge branch 'master' into 0.8 0.8 Ross Lawley 2013-04-19 12:47:41 +00:00
  • 6dcd7006d0 Fix test Ross Lawley 2013-04-19 12:47:19 +00:00
  • 5de4812477 Updating AUTHORS (#283) Ross Lawley 2013-04-18 13:38:36 +00:00
  • d5b28356bc Merge pull request #283 from ncortot/delete_signals_fix Ross Lawley 2013-04-18 06:37:47 -07:00
  • 76fddd0db0 Merge branch 'master' into 0.8 Ross Lawley 2013-04-18 13:30:00 +00:00
  • 1108586303 Updated queryset Ross Lawley 2013-04-18 13:26:35 +00:00
  • 3f49923298 Update AUTHORS and changelog (#278) Ross Lawley 2013-04-18 13:21:36 +00:00
  • c277be8b6b Merge remote-tracking branch 'origin/pr/278' Ross Lawley 2013-04-18 13:17:08 +00:00
  • 6e083fa6a1 Merge pull request #280 from Multiposting/ncortot/auth_datetime_fix Ross Lawley 2013-04-18 06:11:10 -07:00
  • 073091a06e Do not fail on delete() when blinker is not available Nicolas Cortot 2013-04-17 21:45:54 +02:00
  • 03bfd01862 Updated field iteration for py2.5 Ross Lawley 2013-04-17 15:54:32 +00:00
  • 539f01d08e Merge branch 'master' into 0.8 Ross Lawley 2013-04-17 15:09:03 +00:00
  • dcf3c86dce Using "id" in data not "_id" as its a mapping of fieldnames (#255) Ross Lawley 2013-04-17 15:07:57 +00:00
  • ec639cd6e9 Fix datetime call in UserManager Nicolas Cortot 2013-04-17 16:19:53 +02:00
  • 420376d036 Merge fixes Ross Lawley 2013-04-17 14:27:33 +00:00
  • 51e50bf0a9 Merge branch 'master' into 0.8M Ross Lawley 2013-04-17 11:57:53 +00:00
  • c2d77f51bb test for #278 issue daniil 2013-04-17 12:14:07 +04:00
  • b4d87d9128 Updated changelog Ross Lawley 2013-04-16 20:50:34 +00:00
  • 4401a309ee Merge remote-tracking branch 'origin/pr/268' Ross Lawley 2013-04-16 20:49:33 +00:00
  • b562e209d1 Updated EmailField length to support long domains (#243) Ross Lawley 2013-04-16 20:46:02 +00:00
  • 3a85422e8f Added 64-bit integer support (#251) Ross Lawley 2013-04-16 20:35:29 +00:00
  • e45397c975 Merge remote-tracking branch 'origin/pr/251' Ross Lawley 2013-04-16 20:34:32 +00:00
  • 1f9ec0c888 Added Django sessions TTL support (#224) Ross Lawley 2013-04-16 20:30:40 +00:00
  • f8ee470e70 Merge remote-tracking branch 'origin/pr/224' Ross Lawley 2013-04-16 20:28:24 +00:00
  • d02de0798f Documentation fix explaining adding a dummy backend for django (#172) Ross Lawley 2013-04-16 20:26:23 +00:00
  • 6fe074fb13 Fixed issue with numerical keys in MapField(EmbeddedDocumentField()) (#240) Ross Lawley 2013-04-16 20:21:11 +00:00
  • 4db339c5f4 Merge remote-tracking branch 'origin/pr/240' Ross Lawley 2013-04-16 20:19:23 +00:00
  • a525764359 Fixed clearing _changed_fields for complex nested embedded documents (#237, #239, #242) Ross Lawley 2013-04-16 20:12:01 +00:00
  • f970d5878a Merge remote-tracking branch 'origin/pr/242' Ross Lawley 2013-04-16 20:07:03 +00:00
  • cc0a2cbc6f fix UnicodeEncodeError for dbref Daniil Sharou 2013-04-16 22:34:33 +04:00
  • add0b463f5 fix UnicodeEncodeError for dbref Daniil Sharou 2013-04-16 21:12:57 +04:00
  • d80b1a7749 Test clean up (#255) Ross Lawley 2013-04-15 08:03:51 +00:00
  • 6186691259 Updated changelog and AUTHORS (#255) Ross Lawley 2013-04-15 08:01:24 +00:00
  • b451cc567d Return '_id' as the key for document.id in _data dictionary Ross Lawley 2013-04-15 07:59:24 +00:00
  • 757ff31661 Updated changelog Ross Lawley 2013-04-15 07:53:57 +00:00
  • 97a98f0045 Only mark a field as changed if the value has changed (#258) Ross Lawley 2013-04-15 07:52:04 +00:00
  • 8f05896bc9 Merge remote-tracking branch 'origin/pr/258' Ross Lawley 2013-04-15 07:51:26 +00:00
  • da7a8939df Also check if a TopLevelMetaclass instance (#261) Ross Lawley 2013-04-15 07:41:04 +00:00
  • b6977a88ea Explicitly check for Document instances when dereferencing (#261) Ross Lawley 2013-04-15 07:32:04 +00:00
  • eafbc7f20d Merge remote-tracking branch 'origin/pr/261' Ross Lawley 2013-04-15 07:31:02 +00:00
  • d92f992c01 Removed merge trackers in code, merged correctly now. bool.dev 2013-04-14 13:48:11 +05:30
  • 20a5d9051d Merge conflicts resolved. bool.dev 2013-04-14 13:39:54 +05:30
  • c9a5710554 Fixed order_by chaining issue (#265) Ross Lawley 2013-04-12 15:56:40 +00:00
  • f10e946896 Merge remote-tracking branch 'origin/pr/265' into 265 Ross Lawley 2013-04-12 14:27:37 +00:00
  • 2f19b22bb2 Added dereference support for tuples (#250) Ross Lawley 2013-04-12 14:25:43 +00:00
  • d134e11c6d Merge remote-tracking branch 'origin/pr/250' Ross Lawley 2013-04-12 14:24:18 +00:00
  • 63edd16a92 Resolve field name to db field name when using distinct(#260, #264, #269) Ross Lawley 2013-04-12 14:20:44 +00:00
  • 37740dc010 Added kwargs to doc.save to help interop with django (#223, #270) Ross Lawley 2013-04-12 14:05:08 +00:00
  • 04b85ddbf2 Merge branch 'master' into 0.8 Ross Lawley 2013-04-12 13:36:29 +00:00
  • 836dc96f67 Updated changelog Ross Lawley 2013-04-12 12:56:15 +00:00
  • 49a7542b14 Fixing cloning in python 3 Ross Lawley 2013-04-12 12:55:03 +00:00
  • a84ffce5a0 Merge remote-tracking branch 'origin/pr/272' Ross Lawley 2013-04-12 10:55:09 +00:00
  • 210b3e5192 Merge remote-tracking branch 'origin/pr/254' Ross Lawley 2013-04-12 10:41:07 +00:00
  • 5f1d5ea056 Try and fix wobbly test Ross Lawley 2013-04-12 10:35:09 +00:00
  • 19a7372ff9 Fix test_require for Django Ross Lawley 2013-04-12 10:32:50 +00:00
  • cc5b60b004 Updated pymongo versions and pillow wont work Ross Lawley 2013-04-12 10:30:52 +00:00
  • b06f9dbf8d Travis travis travis Ross Lawley 2013-04-12 10:02:55 +00:00
  • d9b8ee7895 next test Ross Lawley 2013-04-11 15:47:53 +00:00
  • e9ff655b0e Trying to fix travis Ross Lawley 2013-04-11 14:58:42 +00:00
  • d58341d7ae Fix doc generation path (#230) Ross Lawley 2013-04-11 13:15:17 +00:00
  • 669d21a114 Merge pull request #241 from benoitlouy/fixing_travis_build Ross Lawley 2013-04-11 04:51:51 -07:00
  • 7e980a16d0 Don't run unset on IntField if the value is 0 (zero). Kristinn Örn Sigurðsson 2013-04-05 11:01:46 +02:00
  • 47df8deb58 Fix the implementation. Kristinn Örn Sigurðsson 2013-04-04 17:30:21 +02:00
  • dd006a502e Don't run unset on IntField if the value is 0 (zero). Kristinn Örn Sigurðsson 2013-04-04 17:09:05 +02:00
  • 782d48594a Fixes resolving to db_field from class field name, in distinct() query. bool.dev 2013-04-04 08:24:35 +05:30
  • 07d3e52e6a Tests for construction using positional parameters. Alice Bevan-McGregor 2013-04-03 15:03:33 -04:00
  • fc1ce6d39b Allow construction of document instances using positional arguments. Alice Bevan-McGregor 2013-04-03 15:00:51 -04:00
  • 32d5c0c946 Store ordered list of field names, and return the ordered list when iterating a document instance. Alice Bevan-McGregor 2013-04-03 15:00:34 -04:00
  • dfabfce01b show that order_by followed by limit works, but not the other way around Stefan Wojcik 2013-04-01 17:17:01 -07:00
  • 74f3f4eb15 more ordering unit tests Stefan Wojcik 2013-04-01 16:17:17 -07:00
  • 20cb0285f0 explicitly check for Document instances when dereferencing Paul Swartz 2013-03-27 14:53:47 -04:00
  • faf840f924 only mark a field as changed if the value has changed Paul Swartz 2013-03-25 10:59:31 -04:00
  • 165bea5bb9 QuerySet chaining test was supplemented with ReferenceField chaining test Aleksandr Sorokoumov 2013-03-18 12:32:49 +01:00
  • f7515cfca8 add myself to AUTHORS Aleksandr Sorokoumov 2013-03-18 12:22:55 +01:00
  • a762a10dec Revert "Fixed potential overflow error." Jaepil Jeong 2013-03-18 19:30:04 +09:00
  • a192029901 ReferenceField query chaining bug fixed. Aleksandr Sorokoumov 2013-03-16 16:47:22 +01:00
  • 67182713d9 Fixed potential overflow error. Jaepil Jeong 2013-03-15 00:12:48 +09:00
  • e9464e32db Added test cases for LongField. Jaepil Jeong 2013-03-14 23:59:50 +09:00
  • 2d6ae16912 Added LongField to support 64-bit integer type. Jaepil Jeong 2013-03-14 23:25:22 +09:00
  • f9cd8b1841 added unit test for dereference patch Russ Weeks 2013-03-12 12:45:38 -07:00
  • 41a698b442 Changed dereference.py to keep tuples as tuples Russ Weeks 2013-03-12 10:28:29 -07:00
  • 9f58bc9207 Merge pull request #245 from zmolodchenko/patch-1 Ross Lawley 2013-03-12 01:13:16 -07:00
  • d36f6e7f24 fix error reporting, where choices is list of flat values zmolodchenko 2013-03-09 21:08:10 +02:00
  • eeb672feb9 Removing custom layout Ross Lawley 2013-03-07 15:37:01 +00:00
  • 063a162ce0 Merge branch 'master' of github.com:MongoEngine/mongoengine Ross Lawley 2013-03-07 15:31:48 +00:00
  • 3e4a900279 Adding google analytics Ross Lawley 2013-03-07 15:25:18 +00:00
  • 43327ea4e1 Add testcase for issue #237 benoitlouy 2013-03-01 07:38:28 -05:00
  • 0d2e84b16b Fix for issue #237: clearing changed fields recursively in EmbeddedDocuments after saving a Document benoitlouy 2013-02-28 00:37:34 -05:00
  • 3c78757778 fix travis build: builds were failing because libz.so location changed. Benoit Louy 2013-02-26 09:55:29 -05:00
  • d0245bb5ba Fixed #238: dictfields handle numerical strings indexes. Loic Raucy 2013-02-26 11:14:47 +01:00