New navigation for 1.10 release
Updating with Joffrey's comments Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
8c250e220c
commit
3fc72038c5
16 changed files with 230 additions and 199 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue