0 Forks
0 Stars
0 Watchers

Django

DjangoWebProgramming&Docker배포

How to download and setup Django

Open terminal and run command
git clone https://github.com/ShinhyeongPark/Django.git
git clone is used to create a copy or clone of Django repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Django https://github.com/ShinhyeongPark/Django/archive/master.zip

Or simply clone Django with SSH
[email protected]:ShinhyeongPark/Django.git

If you have some problems with Django

You may open issue on Django support forum (system) here: https://github.com/ShinhyeongPark/Django/issues