On Mon, Feb 9, 2009 at 12:37 AM, gganesh wrote:
>
> hi ,
> help to find the difference between get() and filter() function in
> django ,both seems to retrieve records from data base .
> Thanks
>
> >
>
filter() returns another QuerySet, that is it returns multiple objects,
get() returns a single
hi ,
help to find the difference between get() and filter() function in
django ,both seems to retrieve records from data base .
Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to
2 matches
Mail list logo