Commit Graph

26 Commits

Author SHA1 Message Date
Mike Dirolf
13b61192d1 minor: add full changelog and add version changed / added information for all changes since 1.0 2009-12-09 14:39:58 -05:00
Mike Dirolf
17d1d0091e minor: doc: add Ming and c5t to tools page 2009-12-09 13:24:51 -05:00
Mike Dirolf
18bbe73da2 BUMP 1.2 see changelog in docs 2009-12-09 11:53:01 -05:00
Gregg Lind
0d19574d32 added Gregg Lind to contributors list 2009-12-08 05:58:10 +08:00
Mike Dirolf
143e649aca DEPRECATING ObjectId.url_encode and ObjectId.url_decode - use str() and ObjectId(), respectively. Also completely removing the ObjectId legacy stuff as I don't think anybody is using this. Improve ObjectId docs 2009-12-04 10:14:39 -05:00
Mike Dirolf
a05b15925e minor: doc: clean up docs for main pymongo module 2009-12-03 16:49:02 -05:00
Mike Dirolf
d9599059f1 minor: doc: version warning 2009-12-01 09:26:48 -05:00
Mike Dirolf
ed011b6530 minor: doc for conn[db] and conn.db 2009-11-30 17:19:41 -05:00
Mike Dirolf
57bd445cef fix for Cursor.__getitem__ after skip(), better docs for Cursor.__getitem__ 2009-11-30 17:09:31 -05:00
Mike Dirolf
0235da6729 minor: cross-reference to example 2009-11-30 15:08:25 -05:00
Mike Dirolf
83705c3a5e doc: add map/reduce example (as well as section for migrating existing examples to new doc system) 2009-11-30 15:02:15 -05:00
Mike Dirolf
7fb44ebb6b minor: cleanup, tests and doc for last commit 2009-11-30 10:28:45 -05:00
Mike Dirolf
fd8f3c0218 doc for message module 2009-11-16 18:43:13 -08:00
Mike Dirolf
71b2df3321 minor: document defaults for Connection 2009-11-13 20:06:10 -05:00
Mike Dirolf
5bebce4295 minor: homepage tweaks 2009-11-13 19:46:23 -05:00
Mike Dirolf
75a42727b5 doc cleanup for pymongo.connection module 2009-11-13 19:24:39 -05:00
Mike Dirolf
6e30edb817 minor: tutorial tweaks 2009-11-13 17:59:00 -05:00
Mike Dirolf
a561f41fbd disclaimer about tools
we're encouraging people to start out by using PyMongo directly.
part of the reason for this is that we've heard from some new users
who were overwhelmed by the options available.
2009-11-13 17:40:47 -05:00
Mike Dirolf
0286969c48 clean up links / references 2009-11-13 17:34:50 -05:00
Mike Dirolf
7c02412e6b add tools page 2009-11-12 16:47:39 -05:00
Mike Dirolf
3512d27d47 move django, mod_wsgi docs to FAQ 2009-11-12 16:47:39 -05:00
Mike Dirolf
0cf5d50051 mark things added for 1.1.1 2009-11-12 16:47:39 -05:00
Mike Dirolf
f88c2167a5 faq, installation and contributors list 2009-11-12 16:47:39 -05:00
Mike Dirolf
05ea42c6d4 tutorial 2009-11-12 16:47:29 -05:00
Mike Dirolf
eee5b5ba7f use Sphinx for 'setup.py doc' 2009-11-12 16:47:08 -05:00
Mike Dirolf
4652b54bb9 API doc generation with Sphinx 2009-11-12 16:46:49 -05:00