New navigation for 1.10 release

Updating with Joffrey's comments

Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Mary Anthony 2016-01-24 12:03:44 -08:00
commit 3fc72038c5
16 changed files with 230 additions and 199 deletions

View file

@ -1,16 +1,16 @@
<!--[metadata]>
+++
title = "Quickstart Guide: Compose and Django"
title = "Quickstart: Compose and Django"
description = "Getting started with Docker Compose and Django"
keywords = ["documentation, docs, docker, compose, orchestration, containers"]
[menu.main]
parent="smn_workw_compose"
parent="workw_compose"
weight=4
+++
<![end-metadata]-->
# Quickstart Guide: Compose and Django
# Quickstart: Compose and Django
This quick-start guide demonstrates how to use Compose to set up and run a
simple Django/PostgreSQL app. Before starting, you'll need to have