#create a root folder mkdir rafs_pizza cd rafs_pizza
pip install --upgrade pip pip install virtualenv virtualenv env
env\Scripts\activate
Install django cms framework (if your working from scratch, otherwise just clone this project on the same root folder
pip install djangocms-installer
cd rafaels_pizza python manage.py runserver
#http://docs.django-cms.org/en/release-3.4.x/introduction/install.html