Closed gbastien closed 6 years ago
Hi @frisi
thank you for review and comments.
I will sort imports, I just copy/pasted from test_views.py.
Yes I suppose we could have some kind of "language" parameter, here it is related to french where we have difference between female/male and singular/plural but it is not the case everywhere sure.
If you need it, feel free to implement when it will be merged as long as it is backward compatible ;-) Like adding an extra parameter to the method.
Gauthier
that returns the gender and number of a given list of contacts. This is useful to manage gender (female/male) and number (singular/plural) for generated words.