>> How would a newbie to both Python and Django such as me be able to >> extend pluralize? Has anyone already faced this? > > Being Russian, a lot! Russian has 3 basic forms of pluralizing nouns > with many variants of these forms for different declinations. So to > solve this problem universally you have to have a not-so-small language > dictionary for every different case. I don't know if such things exist > and it's actually my dream project to make one (for Russian).
That makes two of us! > As for now I tend to have a template tag working like this [snip] [snip] [snip] > And then adding new words that I need to form as necessary. Interesting... it was kind as I though it'd be. With all my newbie questions being answered as I thought they would, Django is becoming a much warmer place :-) Spasiva! =) -- Carlos Yoder http://carlitosyoder.blogspot.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---