Files @ 3ad753235b83
Branch filter:

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

3ad753235b83 1.0 KiB text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
MDT-3: Renamed existing project template directory so it clearly identifies it belongs to Django 1.8. Replaced the existing project template for Django 1.8 with new, simplified and improved version.
*Majic Django Templates* documentation
======================================

*Majic Django Templates* is a set of project and application templates
(skeletons) for Django, which can be used in combination with ``django-admin``
commands ``startproject`` and ``startapp``. This is *not* to be confused with
the templates used within Django projects and applications themselves.

These templates allow you to easily create some basic boilerplate for Django
projects and applications, with some added flexibility and utilities for
deployments in multiple environments.


Support
-------

In case of problems with the templates, please do not hesitate to contat the
author at **majic-django-templates (at) majic.rs**. The project is hosted on
author's own servers:

* https://code.majic.rs/majic-django-templates
* https://projects.majic.rs/majic-django-templates

Contents:

.. toctree::
   :maxdepth: 2

   about
   installation
   development


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`