Re: Different content type objects in django template

2014-03-06 Thread Daniel Roseman
On Thursday, 6 March 2014 18:33:36 UTC, Robin Lery wrote: > > I am having a hard time to understand ContentType. I am learning from a > tutorial, this is the link . I have synced the database, and its working in > the admin. But when I try to load the ContentType objects in the template, > I get

Different content type objects in django template

2014-03-06 Thread Robin Lery
I am having a hard time to understand ContentType. I am learning from a tutorial, this is the link . I have synced the database, and its working in the admin. But when I try to load the ContentType objects in the template, I get nothing. When I see the page source, the get_rendered_method is not lo