![]() |
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 = Question,MyQuestion | |
list | fields = ['question_text'] |
View for the Question Form only for the normal user.
def gyans.views.QuestionCreate.get | ( | self, | |
request, | |||
* | args, | ||
** | kwargs | ||
) |
def gyans.views.QuestionCreate.post | ( | self, | |
request, | |||
* | args, | ||
** | kwargs | ||
) |
|
static |
|
static |