On 11/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Everything works perfectly except the Generic views.
>
> It throws a 404 error stating that there are no entrys. But there are
> and I can physically see that using select * from the database tables.
> If I alter the code and write a physical view it works perfectly.

Could you try starting up the Python interpreter ('python  manage.py
shell'), and access the model from there? Does that show the entries?

Jay P.

--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to