Files @ a9880bdda2ca
Branch filter:

Location: majic-django-templates/README.rst

a9880bdda2ca 722 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.
Majic Django Templates
======================

*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 batteries for
deployments in multiple environments etc.

*Majic  Django Templates* provides the following templates:

* Project template (``project``), which allows for easier multi-environment
  (development, testing, production) set-up.