Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| python [2020/02/13 01:43] – [1. Install Django on a Raspberry Pi 2019 | Django Pi] garyrust | python [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# | **[[python# | ||
| - | http://www.fabfile.org/ \\ | + | https://tutorial.djangogirls.org/ |
| < | < | ||
| - | <iframe width=" | + | <iframe width=" |
| </ | </ | ||
| + | |||
| + | |||
| ===== - Install Django on a Raspberry Pi 2019 | Django Pi ===== | ===== - Install Django on a Raspberry Pi 2019 | Django Pi ===== | ||
| **[[python# | **[[python# | ||
| + | https:// | ||
| https:// | https:// | ||
| < | < | ||
| Line 16: | Line 19: | ||
| ===== - Python Django Web Framework - Full Course for Beginners ===== | ===== - Python Django Web Framework - Full Course for Beginners ===== | ||
| **[[python# | **[[python# | ||
| + | https:// | ||
| python manage.py runserver 0.0.0.0: | python manage.py runserver 0.0.0.0: | ||
| Code: https:// | Code: https:// | ||
| Line 83: | Line 87: | ||
| ⌨️ (3:41:13) 46 - Raw Delete Class Based View \\ | ⌨️ (3:41:13) 46 - Raw Delete Class Based View \\ | ||
| ⌨️ (3:42:17) 47 - Custom Mixin for Class Based Views \\ | ⌨️ (3:42:17) 47 - Custom Mixin for Class Based Views \\ | ||
| + | ===== - Raspberry Pi + Django Home Server ===== | ||
| + | **[[python# | ||
| + | https:// | ||
| + | < | ||
| + | <iframe width=" | ||
| + | </ | ||
| + | What are the requirements? | ||
| + | Basic Python \\ | ||
| + | Basic Django \\ | ||
| + | Need access to a Home/Local Network (firewalls could cause issues) \\ | ||
| + | Recommended Equipment (see video) \\ | ||
| + | |||
| + | What am I going to get from this course? \\ | ||
| + | Local Networked Server using Raspberry Pi 3 Model B \\ | ||
| + | Django-powered web application \\ | ||
| + | Setup Apache2 on a Linux system (useful for other Linux systems) \\ | ||
| + | Create a Home Automation Hub with a Raspberry Pi and Python \\ | ||
| + | Install an OS on a Raspberry Pi (OS: Raspbian Jessie; a Linux Debian distro for Pi) \\ | ||
| + | |||
| + | What is the target audience? \\ | ||
| + | Anyone interested in Home Automation + Internet of Things (iot) \\ | ||
| + | Entrepreneurs \\ | ||
| + | Python/ | ||
| + | Beginners to Advanced Technical Users (we do it all step-by-step) \\ | ||
| + | |||
| ===== - Python Django Crash Course ===== | ===== - Python Django Crash Course ===== | ||
| **[[python# | **[[python# | ||
| Line 95: | Line 124: | ||
| $python manage.py runserver 127.0.0.1: | $python manage.py runserver 127.0.0.1: | ||
| For more details [[https:// | For more details [[https:// | ||
| + | ===== - Welcome to Fabric! ===== | ||
| + | **[[python# | ||
| + | http:// | ||
| + | < | ||
| + | <iframe width=" | ||
| + | </ | ||
| ===== - HOWTO Use Python in the web ===== | ===== - HOWTO Use Python in the web ===== | ||
| **[[python# | **[[python# | ||