mirror of
https://github.com/django/django.git
synced 2025-02-08 00:16:31 +00:00
009e237cf0
When allow_empty is False, prevented the view from loading the entire queryset in memory when pagination is enabled.