This website requires JavaScript.
Explore
Help
Sign In
pub
/
mongoengine
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6d9bfff19cd3ddfe360cf34501a87471f3370105
mongoengine
/
mongoengine
T
History
Ross Lawley
6d9bfff19c
Started work on performance
...
Added an initial benchmark.py Much more performant than 0.5.2 but still work todo.
2011-12-16 12:41:47 +00:00
..
django
added custom db_alias support for MongoEngine DjangoSession
2011-12-07 13:36:35 -02:00
__init__.py
Updated Docs and bumped version
2011-12-02 08:14:25 -08:00
base.py
Started work on performance
2011-12-16 12:41:47 +00:00
connection.py
Allow arbitary kwargs to be passed to pymongo
2011-12-12 09:14:50 +00:00
dereference.py
Started work on performance
2011-12-16 12:41:47 +00:00
document.py
Started work on performance
2011-12-16 12:41:47 +00:00
fields.py
Started work on performance
2011-12-16 12:41:47 +00:00
queryset.py
db_alias using in model, queryset, reference fields, derefrence.
2011-12-07 01:16:36 -08:00
signals.py
Pre and post bulk-insert signals
2011-09-09 19:17:40 +01:00
tests.py
Added multidb support
2011-11-22 08:01:14 -08:00