Open GoogleCodeExporter opened 9 years ago
Not supposed to be "defect", but I couldn't find the "Type" anywhere in "submit
new issue. Sorry about that
Original comment by d...@parallels.com
on 6 Apr 2015 at 4:14
not self.defaultvalue, but self.defaultidvalue of course.
if self.defaultidvalue is not None and resultkey != self.defaultidvalue:
Original comment by d...@parallels.com
on 6 Apr 2015 at 4:27
Thanks for the suggestion.
But why not cache "negative lookups"? By caching that a lookup failed, we can
avoid to do the same lookup later and thus save a round-trip to the database.
Original comment by c...@cs.aau.dk
on 7 Apr 2015 at 9:00
Original issue reported on code.google.com by
d...@parallels.com
on 6 Apr 2015 at 4:12