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
Files
025d3a03d66df269ead0cbed81735c7555965298
mongoengine
/
tests
/
document
History
DavidBord
9b30afeca9
fix-#397: Allow specifying the '_cls' as a field for indexes
2014-08-24 10:51:49 +03:00
..
__init__.py
…
class_methods.py
fix-#397: Allow specifying the '_cls' as a field for indexes
2014-08-24 10:51:49 +03:00
delta.py
Merge branch 'master' into pr/539
2014-06-27 12:20:44 +01:00
dynamic.py
Merge branch 'master' into pr/507
2014-06-27 12:06:18 +01:00
indexes.py
fix-#733: index_cls is ignored when deciding to set _cls as index prefix
2014-08-17 11:19:18 +03:00
inheritance.py
fix-#397: Allow specifying the '_cls' as a field for indexes
2014-08-24 10:51:49 +03:00
instance.py
fix-#397: Allow specifying the '_cls' as a field for indexes
2014-08-24 10:51:49 +03:00
json_serialisation.py
adding capability to extract json (to_json) using the field names and instead of the defined db_names, if those are set
2014-07-06 20:49:19 +02:00
validation.py
Added test that fails due to weakref _instance bug.
2014-03-03 15:10:35 +00:00