﻿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
25117	Update urlify.js with Romanian missing characters	ionescu77	ionescu77	"Hi,

after some reading, I think my issue seems to be similar to #5044 (latvian characters missing).

I have the same problem with romanian characters missing (slugify, urlify):
- ă should be a
- î should be i
- ș should be s
- ț should be t
- â should be a

Right now the romanian characters get lost (for a slugfield when prepopulating from another field in admin) .

I am using Django version 1.7.1 on my laptop but I have checked the latest django branches on github and there is no ROMANIAN language entry in: django/django/contrib/admin/static/admin/js/urlify.js

I will try to do a pull request (I am kind of new to github). I am currently reading the how-to's on contributing/fixing."	Bug	closed	contrib.admin	dev	Normal	fixed	admin		Ready for checkin	1	0	0	0	0	0
