N6XRE DokuWiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
python [2020/02/23 11:36] – [3. Python Django Web Framework - Full Course for Beginners] garyrustpython [2020/02/23 21:03] (current) – [2. Install Django on a Raspberry Pi 2019 | Django Pi] garyrust
Line 2: Line 2:
 [[Sandbox]] [[Sandbox]]
  
-===== - Welcome to Fabric! ===== +===== - Django installation ===== 
 **[[python#top|Top]]** \\ **[[python#top|Top]]** \\
-http://www.fabfile.org/ \\+https://tutorial.djangogirls.org/en/django_installation/ - https://tutorial.djangogirls.org/en/deploy/ - https://www.pythonanywhere.com/ \\
 <html> <html>
-<iframe width="800" height="800" src="http://www.fabfile.org/" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>+<iframe width="60%" height="800" src="https://tutorial.djangogirls.org/en/django_installation/" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
 </html> \\ </html> \\
 +
 +
 ===== - Install Django on a Raspberry Pi 2019 | Django Pi =====  ===== - Install Django on a Raspberry Pi 2019 | Django Pi ===== 
 **[[python#top|Top]]** \\ **[[python#top|Top]]** \\
 +https://www.youtube.com/playlist?list=PLM30lSIwxWOijsnA2Fr1PPGkOiCaDaRod \\
 https://youtu.be/jSZWwiBPp3U \\ https://youtu.be/jSZWwiBPp3U \\
 <html> <html>
Line 16: Line 19:
 ===== - Python Django Web Framework - Full Course for Beginners ===== ===== - Python Django Web Framework - Full Course for Beginners =====
 **[[python#top|Top]]** \\ **[[python#top|Top]]** \\
 +https://docs.djangoproject.com/en/3.0/ \\
 python manage.py runserver 0.0.0.0:8001 \\ python manage.py runserver 0.0.0.0:8001 \\
 Code: https://github.com/codingforentrepreneurs/Try-Django \\ Code: https://github.com/codingforentrepreneurs/Try-Django \\
Line 120: Line 124:
 $python manage.py runserver 127.0.0.1:8002\\ $python manage.py runserver 127.0.0.1:8002\\
 For more details [[https://docs.djangoproject.com/en/dev/intro/tutorial01/|click here]]. - server runs OK. For more details [[https://docs.djangoproject.com/en/dev/intro/tutorial01/|click here]]. - server runs OK.
 +===== - Welcome to Fabric! =====  
 +**[[python#top|Top]]** \\ 
 +http://www.fabfile.org/ \\ 
 +<html> 
 +<iframe width="60%" height="800" src="http://www.fabfile.org/" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> 
 +</html> \\
 ===== -  HOWTO Use Python in the web ===== ===== -  HOWTO Use Python in the web =====
 **[[python#top|Top]]** \\ **[[python#top|Top]]** \\
QR Code
QR Code python (generated for current page)