﻿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
29441	Allow dumpdata in YAML using ruamel.yaml rather than PyYaml.	Rémy Hubscher	Daniel Rios	"For some reason, ruamel.yaml is a recommanded lib for loading Yaml in Python.
However Django dumpdata command ask for PyYaml.

Could we consider having trying to use ruamel.yaml if PyYaml is not installed but ruamel.yaml is?"	Cleanup/optimization	closed	Core (Serialization)	2.0	Normal	wontfix			Unreviewed	0	0	0	0	0	0
