This website requires JavaScript.
Explore
Help
Sign In
pub
/
mongoengine
Watch
1
Star
0
Fork
0
You've already forked mongoengine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mongoengine
/
tests
History
Don Spaulding
ee0c75a26d
Add choices keyword argument to BaseField.__init__()
2010-04-15 17:59:35 -05:00
..
__init__.py
Added changelog to docs, updated manifest
2010-01-04 16:10:42 +00:00
document.py
Deprecated 'name' arg for fields in favour of 'db_field'
2010-03-17 13:47:23 +00:00
fields.py
Add choices keyword argument to BaseField.__init__()
2010-04-15 17:59:35 -05: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