12 Forks
10 Stars
10 Watchers

django_by_example

Code for Django by Example book by Antonio Mele

How to download and setup django_by_example

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

Or simply clone django_by_example with SSH
[email protected]:lancelote/django_by_example.git

If you have some problems with django_by_example

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