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