Yes, the generics use RequestContext because it will call all enabled
context processors.
Normal Context does not do so.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group,
Hi,
While I was studying the list generic view. I ask myself why does the
django generic view list uses request context to store the pagination
related info instead of a regular context. If I understand it right,
using the request context could provide additional info from the
context processor
2 matches
Mail list logo