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.

17th Mar 2019, 7:30 AM
Prithvi
4 ответов
17th Mar 2019, 9:03 AM
Max Andal
Max Andal - avatar
+ 1
What's a problem? So much tutorials all over the web.
17th Mar 2019, 9:05 AM
alex_shchegretsov
alex_shchegretsov - avatar
+ 1
Thanks, Larzy Maxy-! I will try that in Thonny Editor
17th Mar 2019, 9:19 AM
Prithvi
+ 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.
17th Mar 2019, 9:22 AM
Prithvi