![]() |
IITkaGyan
v0.9
A platform for students to ask their doubts to IITians directly...
|
Public Member Functions | |
def | get_context_data (self, **kwargs) |
Static Public Attributes | |
model = Question | |
list | fields = ['question_text'] |
success_url = reverse_lazy('questions') | |
string | template_name = 'gyans/question_update_form.html' |
Generic class-based detail view for updating Question.
def gyans.views.UpdateQuestion.get_context_data | ( | self, | |
** | kwargs | ||
) |
|
static |
|
static |
|
static |
|
static |