We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02521d0 commit c5760b0Copy full SHA for c5760b0
CHANGES.rst
@@ -4,7 +4,10 @@ CHANGES
4
2.0.2 (unreleased)
5
------------------
6
7
-- Nothing changed yet.
+- Support the change in Django 5.0+ to a password change button on user edit pages in the Django admin (Jeff Bradberry #129)
8
+- Add test coverage for Django 5.1, 5.2
9
+- Add test coverage for Python 3.13
10
+- Python 3.7 is no longer availble in GitHub runner using ubuntu-latest
11
12
13
2.0.1 (2024-03-19)
0 commit comments