You can write your code in DroidEdit, run the django development server in an Android terminal through ssh to localhost , and test your app right there in the browser on Android.
Read moreCan Django be used for mobile?
The short answer is yes ! But how? Django is a versatile python web framework with a large community and available packages. One of these popular packages is the Django Rest Framework, which can be used together with React Native to create mobile applications that work on both IOS and Android devices.
Read moreIs Django used for apps?
What is Django used for? As you can see, Django is used to make complex, large-scale web apps from Instagram to Firefox . The framework is both comprehensive and simple, although it does have its disadvantages.
Read more