![]() |
IITkaGyan
v0.9
A platform for students to ask their doubts to IITians directly...
|
Public Member Functions | |
def | get (self, request, *args, **kwargs) |
def | post (self, request, *args, **kwargs) |
Static Public Attributes | |
model = Answer | |
list | fields = ['answer_text'] |
View to create answer form, it is only for IITian user.
def gyans.views.AnswerCreate.get | ( | self, | |
request, | |||
* | args, | ||
** | kwargs | ||
) |
def gyans.views.AnswerCreate.post | ( | self, | |
request, | |||
* | args, | ||
** | kwargs | ||
) |
|
static |
|
static |