Piotr,
You need to remove the custom manager from your code since you are not
making use of it.

You also need to read the custom manager documentation so you can
understand managers and how they work

On 10/15/11, Thomas Orozco <g.orozco.tho...@gmail.com> wrote:
> Just don't assign anything to objects and leave that line out of your code ;
> use the default manager.
> Le 15 oct. 2011 17:54, "Piotr Hosowicz" <phosow...@gmail.com> a écrit :
>
>> On 15 Paź, 17:40, Piotr Hosowicz <phosow...@gmail.com> wrote:
>> > Carlos, of course I have data in the DB. Babatunde, the managers is
>> > the thing that my friend, local Django guru, didn't answer me. I
>> > believe you are right, I just copied the manager with empty body from
>> > previous pieces of code that worked. I'll try it, thanks a lot.
>>
>> Babatunde, now I have objects = models.Manager()  but it did not
>> help. :-(
>>
>> Regards,
>>
>> Piotr Hosowicz
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
Sent from my mobile device

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to