|
circuit
circuit social network code-documentation
|
Inherits DetailView.
Public Member Functions | |
| def | render_to_response (self, context, response_kwargs) |
Static Public Attributes | |
| string | template_name = 'posts/post_detail.html' |
| model = Post | |
| def posts.views.PostDetailView.render_to_response | ( | self, | |
| context, | |||
| response_kwargs | |||
| ) |
|
static |
|
static |
1.8.9.1