The short answer. No, you’re not doing anything wrong by not-using a frontend framework with Django . There’s no unwritten law that everything has to turn into a SPA, or be rewritten from scratch in React. Your project can be awesome without them, and you won’t miss out on much.
Read moreDoes Instagram use Django or React?
Instagram uses Django which is a Python web framework. It is the best framework you can learn because as a developer if the project is developed by one team from the beginning to the end, you can easily change it anywhere in the middle.
Read moreDoes Instagram use Django or React?
Instagram uses Django which is a Python web framework. It is the best framework you can learn because as a developer if the project is developed by one team from the beginning to the end, you can easily change it anywhere in the middle.
Read moreCan I create a web app with Django?
Use the django-admin tool to generate a project folder, the basic file templates, and manage.py, which serves as your project management script. Use manage.py to create one or more applications .
Read moreCan Django be used for app development?
Yes . Use the standard Android app tools and use Django to serve and process data through API requests.
Read moreIs Django good enough for web development?
Among Python frameworks, Django is often regarded as the best framework for web application development . It was even included in the list of most loved frameworks in the 2018 Stack Overflow Developer Survey.
Read moreCan you make Android apps with Django?
Short answer: Yes, Django would be a perfectly suitable choice for a mobile application backend .
Read more