﻿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
3302	[patch] move documention snippet from models-api to django-admin	anonymous	Jacob	"Ticket #2953 (http://code.djangoproject.com/changeset/2953) added an an important clarification on how sqlinitialdata works, under the ""providing initial sql data"" header:

---
Note that if you have multiple SQL data files, there's no guarantee of the order in which they're executed. The only thing you can assume is that, by the time your custom data files are executed, all the database tables already will have been created.
---

However, there is no mention of this behavior in the django-admin documentation on the sqlinitialdata option itself, which is where I would have expected it to be (and would have saved me some time). Since you reference and link to the django-admin sqlinitialdata section documentation in the previous paragraph on models-api page, this paragraph would be more appropriate in the django-admin sqlinitialdata section."	defect	closed	Documentation		normal	fixed	sqlinitialdata documentation		Ready for checkin	1	0	0	0	0	0
