﻿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
19447	Intword and intabr expansion and intword_internal api exposure	James Reynolds	James Reynolds	"Created a pull requests located here: https://github.com/django/django/pull/578

This patch does three things:

1. Changes internal API for intword and adds an optional argument for precision. Default is 1, which was previous hardcoded behavior.
2. Adds a new filter called ""intabr"" that does the same as the above, except returns the converted number with an abbreviation.
3. Exposes an API for developers to create there own word conversion type filters without needing to recreate the wheel.

Hopefully I didn't screw up the pull request process - this is the first one I've attempted."	New feature	closed	contrib.humanize	dev	Normal	wontfix			Accepted	1	0	0	1	0	0
