Skip to content

Language iso639

Sarah Rubio requested to merge language_iso639 into master

I am using ISO639_3 (part 3) for the language codes. (because it is the more precise if I understand correctly) I am using the python library iso-639. I have checked that the ancient greek and hellenic greek where present and described by differents 3 letter codes.

Code change:

  • I have updated the Language Enum to support all the language of the python library
  • I changed all the IntField to TextField for the language attributes

Merge request reports

Loading