29 Forks
141 Stars
141 Watchers

django-crash-course

The issue tracker and code repository for Django Crash Course

How to download and setup django-crash-course

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

Or simply clone django-crash-course with SSH
[email protected]:feldroy/django-crash-course.git

If you have some problems with django-crash-course

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