Commit Graph

17 Commits

Author SHA1 Message Date
Mike Dirolf
01bdd63824 move (and fix) custom_type example to new doc format 2009-12-09 18:50:19 -05:00
Mike Dirolf
ef487a0348 minor: removing quick_tour and simple_demo, which have both been supplanted by the tutorial 2009-12-09 17:39:05 -05:00
Mike Dirolf
2938636b1f move gridfs demo to new doc system and flesh out 2009-12-09 17:20:40 -05:00
Mike Dirolf
682ed95a89 API CHANGE: deprecating passing direction to ensure_index, create_index for single key - just creates an ascending index since direction doesn't matter 2009-09-02 17:38:35 -04:00
Mike Dirolf
700c303361 example of using the auto-reference functionality 2009-03-23 17:57:34 -04:00
Mike Dirolf
7ddbdc5442 add basic auto-ref support 2009-03-17 13:04:50 -04:00
Mike Dirolf
3262cfc215 make subtype a property instead of a regular method 2009-03-12 11:52:52 -04:00
Mike Dirolf
9edafa2167 make sure we're using utc 2009-02-25 17:42:03 -05:00
Mike Dirolf
db586564a9 Python version of the quick tour 2009-02-09 11:09:51 -05:00
Mike Dirolf
57d7fce271 just check for subclass of dict, not (SON, dict). SON is now a subclass of dict 2009-02-04 13:38:36 -05:00
Mike Dirolf
f716ea6f38 change db name for examples 2009-02-03 15:14:09 -05:00
Mike Dirolf
f6237d63d9 note about using pickle 2009-02-02 11:38:23 -05:00
Mike Dirolf
444a7122e1 add an example of saving and restoring custom types 2009-02-02 11:34:04 -05:00
Mike Dirolf
0faef1addc check out 2009-01-30 15:01:06 -05:00
Mike Dirolf
10f05b85fc gridfs example 2009-01-27 11:21:01 -05:00
Mike Dirolf
3111e69dfe a lot 2009-01-23 15:40:29 -05:00
Mike Dirolf
07f65cc1d1 add a simple example and update the README to reflect it 2009-01-22 16:27:57 -05:00