circuit
circuit social network code-documentation
|
Inherits ListView.
Public Member Functions | |
def | get_queryset (self) |
Static Public Attributes | |
string | template_name = 'posts/posts_list.html' |
model = Post | |
def posts.views.PostsListView.get_queryset | ( | self | ) |
Returns the posts containing a wished hashtag @return posts objects that contain the searched hashtag
|
static |
|
static |