What are generic views in django?



What are generic views in django?..

Answer / Rajesh Jha

Generic views in Django are pre-written view classes that handle common tasks such as listing objects, displaying an object detail page, and creating new objects. They provide a quick way to implement common functionality without writing custom code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

What are the inheritance styles in django?

1 Answers  


Explain what flask is and its benefits ?

1 Answers  


What are forms in django?

1 Answers  


What is django in python?

1 Answers  


What is the difference between the range & x range?

1 Answers  


What are the features available in django?

1 Answers  


What are signals in Django ?

1 Answers  


Who is the real django?

1 Answers  


Is django in the hateful eight?

1 Answers  


When can you use iterators in django orm?

1 Answers  


Give an example how you can write a view in django?

1 Answers  


Do I need html for django?

1 Answers  


Categories