29 Forks
209 Stars
209 Watchers

django-base-site

The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages that you need to jumpstart your next project.

How to download and setup django-base-site

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

Or simply clone django-base-site with SSH
[email protected]:epicserve/django-base-site.git

If you have some problems with django-base-site

You may open issue on django-base-site support forum (system) here: https://github.com/epicserve/django-base-site/issues