70 Forks
104 Stars
104 Watchers

Try-Django-1.10

Try Django 1.10 is an introduction to Django version 1.10 by creating a URL shortening service. This series covers a variety of Django basics as well as Django 1.10 specific material. Created by Team CFE @ http://joincfe.com.

How to download and setup Try-Django-1.10

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

Or simply clone Try-Django-1.10 with SSH
[email protected]:codingforentrepreneurs/Try-Django-1.10.git

If you have some problems with Try-Django-1.10

You may open issue on Try-Django-1.10 support forum (system) here: https://github.com/codingforentrepreneurs/Try-Django-1.10/issues