Stefan Wojcik
|
89785da1c5
|
fix validation for a nested DictField
|
2013-09-16 23:50:13 -07:00 |
|
Stefan Wojcik
|
ba7101ff92
|
list_indexes support for multiple inheritance
|
2013-06-06 22:22:43 -07:00 |
|
Stefan Wojcik
|
a2457df45e
|
make sure to only search for indexes in base classes inheriting from TopLevelDocumentMetaclass
|
2013-06-06 19:14:21 -07:00 |
|
Stefan Wojcik
|
305540f0fd
|
better comment
|
2013-06-06 17:21:27 -07:00 |
|
Stefan Wojcik
|
c2928d8a57
|
list_indexes and compare_indexes class methods + unit tests
|
2013-06-06 17:16:03 -07:00 |
|
Stefan Wojcik
|
eba81e368b
|
dont use $in for _cls queries with a single subclass
|
2013-06-04 15:32:23 -07:00 |
|
Stefan Wojcik
|
4670f09a67
|
fix __set_state__
|
2013-05-27 13:48:02 -07:00 |
|
Stefan Wojcik
|
774895ec8c
|
dont simplify queries with duplicate conditions
|
2013-05-23 17:49:28 -07:00 |
|
Stefan Wojcik
|
d060da094f
|
update pickling test case to show the error
|
2013-05-20 17:40:56 -07:00 |
|
Stefan Wojcik
|
f6d0b53ae5
|
test reference to a custom pk doc
|
2013-05-13 21:42:20 -07:00 |
|
Stefan Wojcik
|
dfabfce01b
|
show that order_by followed by limit works, but not the other way around
|
2013-04-01 17:17:01 -07:00 |
|
Stefan Wojcik
|
74f3f4eb15
|
more ordering unit tests
|
2013-04-01 16:17:17 -07:00 |
|
Stefan Wojcik
|
148f8b8a3a
|
Only allow QNode instances to be passed as query objects
|
2012-12-17 21:13:45 -08:00 |
|