![]() |
IITkaGyan
v0.9
A platform for students to ask their doubts to IITians directly...
|
Public Member Functions | |
def | get_context_data (self, **kwargs) |
def | get_success_url (self) |
Public Attributes | |
pk | |
Static Public Attributes | |
model = Answer | |
list | fields = ['answer_text'] |
string | template_name = 'gyans/answer_update_form.html' |
View to create answer form to update it, it is only for IITian user.
def gyans.views.UpdateAnswer.get_context_data | ( | self, | |
** | kwargs | ||
) |
def gyans.views.UpdateAnswer.get_success_url | ( | self | ) |
|
static |
|
static |
gyans.views.UpdateAnswer.pk |
|
static |