﻿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
15926	Option to not load initial fixtures during syncdb	msiedlarek	msiedlarek	"There are some situation in which you may want to prevent automatic loading of initial fixtures by `syncdb` management command. One example is when you want to create a database schema and fill it with data from the other database. If there were initial fixtures loaded in both databases there probably would be some primary key conflicts raised.

There is a stealth option for that, called `load_initial_data`, and used by testing setup, by I believe it's not fair to take away from user such a useful one."	New feature	closed	Core (Management commands)	dev	Normal	fixed	management syncdb options fixtures	msiedlarek albrecht.andi@… Jonathan Paugh	Accepted	1	0	1	1	1	0
