170 Forks
278 Stars
278 Watchers

try-django-19

Try Django 1.9 is an introduction to Django version 1.9 by creating a simple, yet robust, Django blog. This series covers a variety of Django basics as well as Django 1.9 specific material. Created by Team CFE @ http://joincfe.com.

How to download and setup try-django-19

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

Or simply clone try-django-19 with SSH
[email protected]:codingforentrepreneurs/try-django-19.git

If you have some problems with try-django-19

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