allow_lazy(func, *resultclasses)
[source]
Deprecated since version 1.10.
Works like keep_lazy()
except that it can’t be used as a decorator.
allow_lazy(func, *resultclasses)
[source]
Deprecated since version 1.10.
Works like keep_lazy()
except that it can’t be used as a decorator.
Please login to continue.