install django in colab
I try to execute django server in colab but don’t work
Running Django on Google Colab: Error 204 Forbidden
I am trying to do some tests on Colab of my Python program and to use Django. I followed the instructions from this link .