39 Forks
221 Stars
221 Watchers

django

Our production ready (too much) opinionated django template

How to download and setup django

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

Or simply clone django with SSH
[email protected]:fandsdev/django.git

If you have some problems with django

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