Example of using Django and BootStarp for news feed blog
Python 3.6 or newer is required
Django 2.1 or newer is required
At first download Python
Install and don't forget just in case to put a tick in add to path
Open terminal and write pip install Django
Installed? Well done!
Open folder with project files in terminal
and write python manage.py runserver
Now you can go to 127.0.0.1:8000
Go to 127.0.0.1:8000/admin and enter admin/admin