Files @ a9880bdda2ca
Branch filter:

Location: majic-django-templates/docs/installation.rst

a9880bdda2ca 738 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
MDT-4: Added project template for Django 1.10.x. Updated installation and usage instructions. Fixed level of some headings.
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
<https://git-scm.com/>`_ 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