37 Forks
94 Stars
94 Watchers

django-crash-starter

The Cookiecutter template for the Django Crash Course tutorial by Daniel and Audrey Feldroy.

How to download and setup django-crash-starter

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

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

If you have some problems with django-crash-starter

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