Is django mobile friendly?



Is django mobile friendly?..

Answer / Mandeep Kumar Srivastava

Django itself is not a mobile-first framework. However, it can be used to build mobile-friendly web applications, and there are various third-party libraries available for building mobile apps with Django.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

What django collectstatic command does?

1 Answers  


How connect mysql to django?

1 Answers  


What is on_delete models cascade?

1 Answers  


How a request is processed in django?

1 Answers  


What is render_to_response in django?

1 Answers  


What are the features available in django?

1 Answers  


What should be done in case you are not able to log in even after entering the right details and you get no error message?

1 Answers  


What is mvc architecture in django?

1 Answers  


Which is better flask or django?

1 Answers  


How can you setup Database in Django?

1 Answers  


What is rest framework in django?

1 Answers  


Is Django Open source ?

1 Answers  


Categories