Skip to content

tutorials for modularities and concepts for the framework django.

Notifications You must be signed in to change notification settings

justfer/djangoprototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello

Basta install python

Install pip (for windows users)

Install virtual environment

Then clone this

Go to Terminal put "source bin/activate"

Then cd to "basic" folder

Then run the server by:

For Linux with specific Python versions,

"python3.x manage.py runsever"

x = version; Python3.6 or Python3.5

For Linux with only Python3 in usr/bin

"python3 manage.py runsever"

For Windows Users running in python terminal or cmd

"python3 manage.py runsever"

About

tutorials for modularities and concepts for the framework django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages