1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.7.x] Fixed #22349 -- Added a note clarifying RawQuerySet has no __len__.

Thanks cdestigter for the report.

Backport of 2d425116e2 from master
This commit is contained in:
Moayad Mardini
2014-06-12 20:43:30 +03:00
committed by Tim Graham
parent d9eef1f4f7
commit d3bf537324
2 changed files with 14 additions and 1 deletions

View File

@@ -419,6 +419,7 @@ answer newbie questions, and generally made Django that much better:
Javier Mansilla <javimansilla@gmail.com>
masonsimon+django@gmail.com
Manuzhai
Moayad Mardini <moayad.m@gmail.com>
Petr Marhoun <petr.marhoun@gmail.com>
Petar Marić <http://www.petarmaric.com/>
Nuno Mariz <nmariz@gmail.com>