jieter/django-tables2

request object in render_FOO methods moved?

keith-gray-powereng opened this issue · 0 comments

I believe the request object is available at self.context.request instead of self.request as shown in the documentation. If it has moved, I would be happy to update the documentation to reflect the correct location.