Files @ 21649ff645ee
Branch filter:

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

21649ff645ee 722 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
Noticket: Use docs_version variable in Django 1.8 project template.
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


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