mongoengine/mongoengine
2010-04-15 17:59:35 -05:00
..
django added date_joined and normalization to email address 2010-03-05 07:55:12 +01:00
__init__.py Bump to v0.3 2010-03-17 16:50:13 +00:00
base.py Add choices keyword argument to BaseField.__init__() 2010-04-15 17:59:35 -05:00
connection.py Merge remote branch 'hmarr/master' 2010-02-05 00:36:26 +01:00
document.py MapReduceDocument.object works with custom primary keys. test included. 2010-03-17 11:31:17 -05:00
fields.py Moved SortedListField stuff into its own branch 2010-04-12 12:31:52 -04:00
queryset.py make get_or_create returns a tuple with the retrieved or created object and a boolean specifying whether a new object was created 2010-04-12 16:21:29 +01:00