﻿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
18099	Typo in initial data docs	Bradley Ayers <bradley.ayers@…>	nobody	"At the bottom of https://docs.djangoproject.com/en/1.4/howto/initial-data/

    For example, if your app contains the files sql/person.sql and sql/person.sqlite3.sql and you're installing the app on SQLite, Django will execute the contents of sql/person.sqlite.sql first, then sql/person.sql.

First it refers to ``person.sqlite3.sql``, then ``person.sqlite.sql``.

Pull request: https://github.com/django/django/pull/135"	Bug	closed	Documentation	1.4	Normal	fixed			Unreviewed	1	0	0	0	1	0
