1.
Which of the following file need to be modified to start sending e-mail?
2.
Which of the following is required for using the send email option in Django?
3.
Which of the following libraries is mandatory for importing and sending e-mails in Django?
4.
Which of the following statements about reverse in Django is true?
5.
In Django, which of these is used to generate URLs?
6.
In Django, which of the following statements is used to define a permanent URL?
7.
Which of the following methods is used to navigate a user from one page to another in Django?
8.
In Django, which of the following types of associations is not valid for models?
9.
In which of the following way supported by links the models?
10.
In Django, which of the following syntaxes will you use to create a model?