Django 4.2 brings one change I don't see anyone talking about: the default admin save & delete buttons have swapped sides.
If you're wondering why, it was part of a change to fix the tab ordering. You can read more here: https://code.djangoproject.com/ticket/33728
It'll take some getting used to after 14 years!

