Installation ============ All you need to do in order to use Majic Django Templates is to clone the git repository. At time of this writing, there are no official releases, and you should simply use the ``HEAD`` on ``master`` branch. Requirements ------------ In order to install *Majic Django Templates*, all you need is the `Git `_ CLI tool. In order to use the templates, you will need a supported version of Django. Project templates are supplied for the following Django versions:: * Django 1.8.x * Django 1.10.x Cloning the repository ---------------------- In order to clone the repository with templates, simply run the following command:: git clone https://code.majic.rs/majic-django-templates