0
Where to learn Django? Please see description too.
The laptop I am using is too slow. So I installed Thonny Editor. I learnt Python coding using Thonny Editor. Now, I want to learn Django. I installed in Thonny, but not able to use Django. The doubt I am having is; The code I learnt is using Python3, but all I see is totally different in Django. No codes like Python3. I mean, I am not able to get Django at all. Is the code in Django wholly this way? All I can write code is; 'import django print(django.get_version())' And not able to use; '$ python -m django --version' What's this? Should I have to use cmd terminal and even if I am using that, I am getting error.
4 odpowiedzi
+ 4
https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBlmzzFcLgDhKTTfNLfX1IK
//it will help you definitely😊
+ 1
What's a problem? So much tutorials all over the web.
+ 1
Thanks, Larzy Maxy-!
I will try that in Thonny Editor
+ 1
Yes, alex_shchegretsov. As I mentioned that I am using Thonny Editor, there were no content related to using django in Thonny. So, I was little surprised.