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
6459d4c0b60229edcd4d562898833f221d00ebf4
mongoengine
/
mongoengine
T
History
Ross Lawley
6459d4c0b6
Fixed issue with custom queryset manager expecting explict variable names
...
If using / expecting kwargs you have to call the queryset manager explicitly.
2012-07-25 14:55:10 +01:00
..
django
Fixed django test class
2012-06-18 21:18:40 +01:00
__init__.py
Fix for inheritance bug and db_alias
2012-07-20 10:34:08 +01:00
base.py
Fix for inheritance bug and db_alias
2012-07-20 10:34:08 +01:00
connection.py
fix for
#494
2012-05-09 02:54:08 -07:00
dereference.py
Deref list custom id fix
2012-07-18 14:09:24 +01:00
document.py
Fixed cascade save edge case
2012-07-19 11:52:26 +01:00
fields.py
Fixed documentation
2012-07-23 15:32:02 +01:00
queryset.py
Fixed issue with custom queryset manager expecting explict variable names
2012-07-25 14:55:10 +01: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