﻿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
3827	"Correct Plural Form for words that end in ""y""."	martin@…	Adrian Holovaty	"In my models.py file I was using:
  class Story(models.Model):
and expecting it to work fine and display stories when it needs to be plural.

Unfortuantly it displayed ""Storys"" on the main admin page.

This needs to be fixed."		closed	Core (Management commands)	dev		wontfix			Unreviewed	0	0	0	0	0	0
