Don't force _cursor
This commit is contained in:
parent
2141f2c4c5
commit
ac90d6ae5c
@ -153,7 +153,7 @@ class BaseQuerySet(object):
|
|||||||
self.__dict__.update(obj_dict)
|
self.__dict__.update(obj_dict)
|
||||||
|
|
||||||
# forse load cursor
|
# forse load cursor
|
||||||
self._cursor
|
# self._cursor
|
||||||
|
|
||||||
|
|
||||||
def __getitem__(self, key):
|
def __getitem__(self, key):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user