What are the features of django?
Answer / Rajnish Kumar
Django offers several key features: n1. Built-in Admin Interfacen2. ORM (Object-Relational Mapper)n3. Reusable Componentsn4. Securityn5. Scalabilityn6. URL Routing Systemn7. Forms and Viewsn8. Template Systemn9. Database Abstraction
| Is This Answer Correct ? | 0 Yes | 0 No |
Why django ? What is advantages of Django ?
What is template view django?
Types of Session handling methods in Django?
What is super () __ init__?
What is slugfield in django?
What is the latest django version?
How do you achieve exception handling in python?
How do you create class in python?
Can I use mongodb with django?
What is django used for in python?
What are class-based views in django
What does the django templates consists of?