﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25379	Update GeoDjango tutorial to Postgres 9.1+ and CreateExtension	Flavio Curella	nobody	"The GeoDjango tutorial (https://docs.djangoproject.com/en/1.8/ref/contrib/gis/tutorial/) still instructs to create a db using the spatial template.

Since PostgresSQL 9.1, the preferred way is to use the `postgis` extension instead.

This brings up another issue: should `makemigrations` automatically add a `CreateExtension` operation? Is that even doable?

For now I've simply documented it, but it would be very handy to have it automatically.
"	Uncategorized	new	Documentation	dev	Normal				Unreviewed	0	0	0	0	0	0
