#6785: QuerySet.get() should only attempt to fetch a limited number of rows -------------------------------------+------------------------------------- Reporter: deadwisdom | Owner: nobody Type: | Status: closed Cleanup/optimization | Component: Database layer | Version: master (models, ORM) | Severity: Normal | Resolution: fixed Keywords: | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by Tim Graham <timograham@…>):
* status: new => closed * resolution: => fixed Comment: In [changeset:"293fd5da5b8c7b79bd34ef793ab45c1bb8ac69ea"]: {{{ #!CommitTicketReference repository="" revision="293fd5da5b8c7b79bd34ef793ab45c1bb8ac69ea" Reverted "Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows." This reverts commit da79ccca1d34f427952cce4555e598a700adb8de. This optimized the unsuccessful case at the expense of the successful one. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/6785#comment:14> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/068.4db1a06aefe2039b03205adca012c04b%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.