2 Forks
0 Stars
0 Watchers

django-demo

Complements https://ee491f.github.io/course-material/#django

How to download and setup django-demo

Open terminal and run command
git clone https://github.com/ee491f/django-demo.git
git clone is used to create a copy or clone of django-demo 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-demo https://github.com/ee491f/django-demo/archive/master.zip

Or simply clone django-demo with SSH
[email protected]:ee491f/django-demo.git

If you have some problems with django-demo

You may open issue on django-demo support forum (system) here: https://github.com/ee491f/django-demo/issues