Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.51 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.51 KB

inaeternum

Codacy Badge Codacy Badge


How to install:

Step 1:

Download the repository as .zip file. Unzip it.

Step 2:

Open your command line. Navigate to the folder, were you extract the repository. Make sure Phyton is installed. You can verify that Python is installed by typing python from your shell.

Step 3:

Type manage.py runserver or phyton manage.py runserver from command line. You’ll see the following output on the command line:

Performing system checks... System check identified no issues (0 silenced). June 28, 2017 - 15:50:53 Django version 1.11, using settings 'mysite.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C.

Our blog: https://inaeternumblog.wordpress.com/ Our final post : https://inaeternumblog.wordpress.com/2017/06/29/final-post-time-to-say-goodbye/