Sefaria / Sefaria-Project

New Interfaces for Jewish Texts
https://www.sefaria.org
654 stars 268 forks source link

Verison's language related attributes #1909

Closed YishaiGlasner closed 3 months ago

YishaiGlasner commented 4 months ago

rearrange the language related attributes of Version:

  1. change 'actualLanguage', 'languageFamilyName', 'isSource', 'isPrimary' and 'direction' to be required.
  2. change _normalize to set default values for those attributes before saving.
  3. remove the attribute 'isBaeText'.
saengel commented 4 months ago

The fix passed validation, all is working now from the docs perspective. Thanks @YishaiGlasner!