1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

[1.6.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 15fe4ab671
commit 26983c4c64
2 changed files with 14 additions and 1 deletions

View File

@@ -396,6 +396,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>