1
0
mirror of https://github.com/django/django.git synced 2025-02-09 17:06:05 +00:00
django/tests/model_forms
François Freitag d1413c5d70 Refs #28312 -- Added an optimized __bool__() to ModelChoiceIterator.
COUNT is more expensive than EXISTS; use the latter when possible.
2018-04-23 13:03:07 -04:00
..