Commit Graph

  • 944aa45459 Updated changelog Ross Lawley 2012-05-21 15:21:45 +01:00
  • c9842ba13a Fix base classes to return Ross Lawley 2012-05-21 15:20:46 +01:00
  • 8840680303 Promoted BaseDynamicField to DynamicField Ross Lawley 2012-05-17 21:54:17 +01:00
  • 376b9b1316 updated the readme Ross Lawley 2012-05-17 21:14:25 +01:00
  • 54bb1cb3d9 Updated travis settings and Readme Ross Lawley 2012-05-17 16:59:50 +01:00
  • 43468b474e Adding travis support Ross Lawley 2012-05-17 16:49:13 +01:00
  • 28a957c684 Version bump Ross Lawley 2012-05-14 12:43:00 +01:00
  • ec5ddbf391 Fixed sparse indexes with inheritance Ross Lawley 2012-05-14 12:06:25 +01:00
  • bab186e195 Reverted document.delete auto gridfs delete Ross Lawley 2012-05-14 12:02:07 +01:00
  • bc7e874476 Version 0.6.8 v0.6.8 Ross Lawley 2012-05-09 20:53:18 +01:00
  • 97114b5948 Fix for FileField losing ref without default Ross Lawley 2012-05-09 20:50:11 +01:00
  • 45e015d71d Added test for keys with spaces Ross Lawley 2012-05-09 20:49:34 +01:00
  • 0ff6531953 Updated changelog Ross Lawley 2012-05-09 15:39:34 +01:00
  • ba298c3cfc Save can be used in assignment Ross Lawley 2012-05-09 15:37:07 +01:00
  • 0479bea40b Cleaned up GridFS Ross Lawley 2012-05-09 15:35:28 +01:00
  • a536097804 Added support for pull operations on nested EmbeddedDocs Ross Lawley 2012-05-09 14:38:53 +01:00
  • bbefd0fdf9 Added example of bi directional delete rules + test Ross Lawley 2012-05-09 13:54:33 +01:00
  • 2aa8b04c21 Implemented Choices for GenericReferenceFields Ross Lawley 2012-05-09 13:21:53 +01:00
  • aeebdfec51 Implemented Choices for GenericEmbeddedDocuments Ross Lawley 2012-05-09 12:58:45 +01:00
  • debfcdf498 Updated docs re: required pymongo version Ross Lawley 2012-05-09 12:19:59 +01:00
  • 5c4b33e8e6 Made note stronger re: race condition Ross Lawley 2012-05-09 12:13:42 +01:00
  • eb54037b66 Added note that get_or_create contains a race condition Ross Lawley 2012-05-09 12:08:00 +01:00
  • f48af8db3b Django 1.4 first session save lost data Ross Lawley 2012-05-09 12:00:05 +01:00
  • 97c5b957dd Updated docs regarding GridFS Ross Lawley 2012-05-09 11:39:30 +01:00
  • 95e7397803 Merge branch 'master' of https://github.com/deignacio/mongoengine Ross Lawley 2012-05-09 11:32:26 +01:00
  • 43a989978a Merge branch 'patch-8' of https://github.com/wpjunior/mongoengine Ross Lawley 2012-05-09 11:21:54 +01:00
  • 27734a7c26 Updated Author / changelog Ross Lawley 2012-05-09 11:04:05 +01:00
  • dd786d6fc4 fix for #494 Anthony Nemitz 2012-05-09 02:54:08 -07:00
  • be1c28fc45 Updated changelog Ross Lawley 2012-05-08 18:26:04 +01:00
  • 20e41b3523 Make the user model extendable Ross Lawley 2012-05-08 18:23:51 +01:00
  • e07ecc5cf8 Cleanup referenced GridFS files when a document is deleted David Ignacio 2012-05-05 01:32:43 -04:00
  • 3360b72531 Small fixes for GenericReferenceField Wilson Júnior 2012-05-04 14:58:06 -03:00
  • 233b13d670 Version bump v0.6.7 Ross Lawley 2012-05-01 12:03:33 +01:00
  • 5bcbb4fdaa Properly fixed indexing on _id for covered indexes Ross Lawley 2012-05-01 12:02:45 +01:00
  • dbe2f5f2b8 Updated setup.py Ross Lawley 2012-05-01 11:48:57 +01:00
  • ca8b58d66d Fixed indexing on _id for covered indexes Ross Lawley 2012-05-01 11:27:37 +01:00
  • f80f0b416f Updated changelog Ross Lawley 2012-05-01 11:04:01 +01:00
  • d7765511ee Invalid DB Data now raises an InvalidDocumentError Ross Lawley 2012-05-01 11:03:23 +01:00
  • 0240a09056 Cleaned up ValidationError Refs #459 Ross Lawley 2012-05-01 10:14:16 +01:00
  • ab15c4eec9 Merge branch 'master' of https://github.com/adamreeve/mongoengine into 459 Ross Lawley 2012-05-01 09:42:25 +01:00
  • 4ce1ba81a6 Merge branch 'dev-disable-indexing' of https://github.com/colinhowe/mongoengine Ross Lawley 2012-05-01 09:37:01 +01:00
  • 530440b333 Fixed replicaset_connection test Ross Lawley 2012-05-01 09:14:38 +01:00
  • b80fda36af Ensure session save is safe Ross Lawley 2012-04-27 14:57:07 +01:00
  • 42d24263ef Updated changelog Ross Lawley 2012-04-27 10:39:35 +01:00
  • 1e2797e7ce Merge branch 'master' of github.com:MongoEngine/mongoengine Ross Lawley 2012-04-27 10:34:31 +01:00
  • f7075766fc Merge pull request #11 from gregbanks/insert_kwargs Ross Lawley 2012-04-27 02:34:03 -07:00
  • 5647ca70bb Fix variable name bug Ross Lawley 2012-04-27 09:52:57 +01:00
  • 2b8aa6bafc Fixes read_preference Ross Lawley 2012-04-27 09:15:05 +01:00
  • 410443471c TopLevelDocumentMetaClass sets _meta['index_opts'] not _meta['index_options'] Greg Banks 2012-04-26 14:03:30 -07:00
  • 0bb9781b91 add "safe" and "write_options" parameters to QuerySet.insert similar to Document.save Greg Banks 2012-04-26 13:56:52 -07:00
  • 2769d6d7ca Updated Authors / Changelog Ross Lawley 2012-04-25 12:43:17 +01:00
  • 120b9433c2 Merge branch 'master' of https://github.com/swashbuckler/mongoengine Ross Lawley 2012-04-25 12:40:53 +01:00
  • 605092bd88 Updated change log / AUTHORS Ross Lawley 2012-04-25 12:36:37 +01:00
  • a4a8c94374 Merge branch 'master' of https://github.com/gregbanks/mongoengine Ross Lawley 2012-04-25 12:31:11 +01:00
  • 0e93f6c0db Updated changelog Ross Lawley 2012-04-25 12:26:31 +01:00
  • aa2add39ad Version bump v0.6.6 Ross Lawley 2012-04-25 12:24:08 +01:00
  • a928047147 Fixing sessions for django 1.3 and django 1.4 Ross Lawley 2012-04-24 21:00:30 +01:00
  • c474ca0f13 Allow File-like objects to be stored. Jona Andersen 2012-04-22 13:49:18 +02:00
  • 88dc64653e Fix Django 1.3 auth Ross Lawley 2012-04-18 16:41:09 +01:00
  • 5f4b70f3a9 Version bump v0.6.4 Ross Lawley 2012-04-18 10:30:14 +01:00
  • 51b429e5b0 Updated changelog Ross Lawley 2012-04-18 10:28:54 +01:00
  • 360624eb6e Merge branch 'dev' of github.com:hmarr/mongoengine into dev Ross Lawley 2012-04-18 10:28:06 +01:00
  • d9d2291837 Merge branch 'master' into dev Ross Lawley 2012-04-18 10:27:57 +01:00
  • cbdf816232 Merge branch 'master' of github.com:hmarr/mongoengine Ross Lawley 2012-04-18 10:23:02 +01:00
  • 2d71eb8a18 Added support back for Django 1.3 as well as 1.4 Ross Lawley 2012-04-18 10:22:26 +01:00
  • 64d2532ce9 Merge pull request #484 from dcrosta/replica-set-connection Ross Lawley 2012-04-18 00:51:30 -07:00
  • 0376910f33 refactor get_connection Dan Crosta 2012-04-17 19:47:54 -04:00
  • 6d503119a1 Merge pull request #482 from wpjunior/patch-7 Ross Lawley 2012-04-16 05:25:42 -07:00
  • bfae93e57e small fixes for ReferenceField Wilson Júnior 2012-04-13 04:56:20 -03:00
  • 49a66ba81a whoops, don't dereference all references as the first type encountered Greg Banks 2012-04-12 11:42:10 -07:00
  • a1d43fecd9 fix for issue 473 Greg Banks 2012-04-11 16:37:22 -07:00
  • d0e42a4798 Merge branch 'master' into dev Ross Lawley 2012-03-27 01:47:48 +01:00
  • 2a34358abc Updated connection refs #474 v0.6.3 Ross Lawley 2012-03-27 01:47:17 +01:00
  • fd2bb8ea45 Merge pull request #474 from samuelclay/patch-1 Ross Lawley 2012-03-26 17:17:26 -07:00
  • 98e5daa0e0 Added mostlystatic to the AUTHORS Ross Lawley 2012-03-27 00:49:34 +01:00
  • ad2e119282 The port is defaulted in to conn_settings, so discard the port since hosts_or_uri must be used. Samuel Clay 2012-03-26 16:48:37 -07:00
  • c20c30d8d1 Merge pull request #471 from mostlystatic/master Ross Lawley 2012-03-26 16:47:46 -07:00
  • 66d215c9c1 Fix for unknown connection alias error message. mostlystatic 2012-03-24 20:01:40 +00:00
  • 46e088d379 Merge branch 'master' into dev Ross Lawley 2012-03-24 19:07:17 +00:00
  • bbdd15161a 0.6.3 release Ross Lawley 2012-03-24 19:06:08 +00:00
  • ea9dc8cfb8 Merge branch 'master' of github.com:hmarr/mongoengine Ross Lawley 2012-03-24 19:03:44 +00:00
  • 6bd2ccc9bf UPdated authors Ross Lawley 2012-03-24 19:03:24 +00:00
  • 56327c6b58 Merge pull request #470 from arbaal/master Ross Lawley 2012-03-24 12:02:44 -07:00
  • 712e8a51e4 Merge branch 'master' of github.com:arbaal/mongoengine Nils Hasenbanck 2012-03-24 19:49:02 +01:00
  • 421f324f9e Fixed the exception when saving a new session Nils Hasenbanck 2012-03-24 19:24:42 +01:00
  • 8fe4a70299 Fixed the exception when saving a new session Nils Hasenbanck 2012-03-24 19:24:42 +01:00
  • 3af6d0dbfd Replaces deprecated hasher with new django 1.4 hasher Nils Hasenbanck 2012-03-24 11:08:00 +01:00
  • e2bef076d3 Fixed the session backend for django 1.4 Nils Hasenbanck 2012-03-24 11:07:37 +01:00
  • 1bf9f28f4b Merge branch 'master' into dev Ross Lawley 2012-03-22 15:49:57 +00:00
  • f1e7b97a93 Updated changelog Ross Lawley 2012-03-22 15:48:54 +00:00
  • 8cfe13ad90 Merge branch 'master' into dev Ross Lawley 2012-03-22 15:46:32 +00:00
  • 0f420abc8e Added test for listfields containing embedded documents Ross Lawley 2012-03-22 15:44:22 +00:00
  • 3b5b715567 Merge branch 'dev' of https://github.com/aparrish/mongoengine into 466 Ross Lawley 2012-03-22 15:32:45 +00:00
  • 520051af25 preparing values in a ListField won't mangle embedded documents any more Adam Parrish 2012-01-11 16:41:39 -08:00
  • 7e376b40bb Add new meta option to Document: allow_index_creation. Colin Howe 2012-03-19 20:27:08 +00:00
  • fd18a48608 Rst fix Ross Lawley 2012-03-15 16:36:04 +00:00
  • 64860c6287 Fix signals documentation Ross Lawley 2012-03-15 16:27:31 +00:00
  • 58635b24ba Updated changelog Ross Lawley 2012-03-12 10:35:02 +00:00
  • 3ec9dfc108 Merge branch 'master' into dev Ross Lawley 2012-03-12 10:33:08 +00:00
  • bd1572f11a Fixed upgrade docs and instructions Ross Lawley 2012-03-12 10:31:51 +00:00