Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Generic views ____________.
Home
Django
Generic views ____________.
asked
Jun 25, 2022
in
Django
by
sharadyadav1986
Generic views ____________.
a) Display list and detail pages for a single object
b) Present date-based objects in year/month/day archive pages
c) Allow users to create, update, and delete objects
d) All the options
django
generic-views
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 25, 2022
by
sharadyadav1986
d) All the options
...