Google News
logo
Django - Interview Questions
What are the features available in Django?
Features available in Django are :
 
* Admin Interface (CRUD)
* Templating
* Form handling
* Internationalization
* Session, user management, role-based permissions
* Object-relational mapping (ORM)
* Testing Framework
* Fantastic Documentation
Advertisement