lino 25.1.6__py3-none-any.whl → 25.2.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. lino/__init__.py +1 -1
  2. lino/core/actions.py +6 -0
  3. lino/core/actors.py +9 -3
  4. lino/core/callbacks.py +3 -2
  5. lino/core/fields.py +4 -0
  6. lino/core/keyboard.py +7 -2
  7. lino/core/model.py +1 -0
  8. lino/core/requests.py +7 -7
  9. lino/core/site.py +1 -2
  10. lino/core/store.py +2 -2
  11. lino/help_texts.py +3 -1
  12. lino/locale/bn/LC_MESSAGES/django.po +782 -710
  13. lino/locale/de/LC_MESSAGES/django.mo +0 -0
  14. lino/locale/de/LC_MESSAGES/django.po +1259 -1280
  15. lino/locale/django.pot +751 -702
  16. lino/locale/es/LC_MESSAGES/django.po +777 -708
  17. lino/locale/et/LC_MESSAGES/django.po +784 -709
  18. lino/locale/fr/LC_MESSAGES/django.po +1339 -1191
  19. lino/locale/nl/LC_MESSAGES/django.po +787 -712
  20. lino/locale/pt_BR/LC_MESSAGES/django.po +769 -700
  21. lino/locale/zh_Hant/LC_MESSAGES/django.po +769 -700
  22. lino/management/commands/demotest.py +2 -1
  23. lino/mixins/__init__.py +1 -1
  24. lino/modlib/checkdata/choicelists.py +5 -4
  25. lino/modlib/checkdata/models.py +9 -8
  26. lino/modlib/help/models.py +5 -0
  27. lino/modlib/jinja/__init__.py +0 -4
  28. lino/modlib/memo/__init__.py +1 -1
  29. lino/modlib/periods/mixins.py +1 -25
  30. lino/modlib/periods/models.py +42 -9
  31. lino/modlib/system/choicelists.py +12 -11
  32. lino/utils/config.py +2 -0
  33. lino/utils/dpy.py +15 -3
  34. lino/utils/soup.py +136 -103
  35. {lino-25.1.6.dist-info → lino-25.2.0.dist-info}/METADATA +1 -1
  36. {lino-25.1.6.dist-info → lino-25.2.0.dist-info}/RECORD +39 -39
  37. {lino-25.1.6.dist-info → lino-25.2.0.dist-info}/WHEEL +0 -0
  38. {lino-25.1.6.dist-info → lino-25.2.0.dist-info}/licenses/AUTHORS.rst +0 -0
  39. {lino-25.1.6.dist-info → lino-25.2.0.dist-info}/licenses/COPYING +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.