What's Changed Minor release that mostly just updates docs and a few dev packages.
* Adds ReadTheDocs: by lekjos in https://github.com/lekjos/django-custom-admin-pages/pull/8 * Bump django from 3.2.20 to 4.2.4 (only relevant in development) by dependabot in https://github.com/lekjos/django-custom-admin-pages/pull/7 * Also now passes app_label kwarg in `AdminSite.get_app_list` to `super().get_app_list` for django 4.1 and higher * Bump coverage from 7.2.7 to 7.3.0 by dependabot in https://github.com/lekjos/django-custom-admin-pages/pull/10 * bump tox to 4.9 by lekjos in https://github.com/lekjos/django-custom-admin-pages/pull/12
What's Changed * Adds testing for python 3.9, 3.10, 3.11 and django 3.2, 4.0, 4.1, 4.2 in lekjos in https://github.com/lekjos/django-custom-admin-pages/pull/5