﻿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
10317	New Feature: django.contrib.markup.fields.MarkupField	James Turk	James Turk	"I recently published a snippet of something I've wanted in Django for a long time, a MarkupField that handles conversion to HTML on save and an accessor that calls mark_safe.  

My implementation is at http://www.djangosnippets.org/snippets/1332/  (Credit where credit is due, I also borrowed the method of detecting which markup libraries are installed from a slightly less featured version http://www.djangosnippets.org/snippets/1169/)

Jacob commented on Twitter that he'd like to see this as well and to submit a ticket.

I'll put together the appropriate fields.py / documentation / tests and should have a candidate patch up soon."	New feature	closed	contrib.markup	dev	Normal	wontfix	markup forms	Carl Meyer	Accepted	1	1	1	1	0	0
