1
0
mirror of https://github.com/django/django.git synced 2025-03-15 03:40:44 +00:00
Michal Petrucha 593353d8af [1.7.x] Fixed #23817 -- Updated docs on QuerySet evaluation
Removed inaccurate info about partial evaluation after refs #18702.
Added information on modifying sliced QuerySets; refs #22503.

Backport of 327df551e89a505c5756becee97c40198f38aff2 from master
2014-11-20 09:35:29 -05:00
..