Files @ ab300f858903
Branch filter:

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

ab300f858903 575 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
MDT-1: Use better pathfinding for development environment when locating the sqlite3 database. Set a saner default for redirect after login (redirect to 'index' view, whatever it may be).
Installation
============

Majic Django Templates are usually installed by a simple git clone command.


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. At
the moment the templates work with the following:

* 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