Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 690 Bytes

CHANGELOG.md

File metadata and controls

52 lines (28 loc) · 690 Bytes

Change Log

2024-09-06

  • Fix dark-mode text color.

2024-08-25

  • Fix extend media in DALFModelAdmin without overriding default assets - [Bahattin][bahattincinic]

2024-08-16

  • Add gettextSafe function to handle missing gettext in Django - [Bahattin][bahattincinic]

2024-07-14

  • Fix choice.display last element issue

2024-07-03

  • Now package is working fine :) Thanks to [Bahattin][bahattincinic]!

2024-06-01

  • Update missing information in the README
  • Improve github action triggers

2024-05-23

  • Add tests
  • Add GitHub actions (test, ruff linter)
  • Add pre-commit hooks

2024-05-20

  • Initial release.