* Compatibility change for Pillow 10.0.0
* Update python and django versions
* Update coverage version
* Remove Django 4.0
Django 4.0 is EOL
* Fix flake8 error
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Support for rectangular avatars
* fix tests
* Add rectangle size test
* Update documentation and changelog
* add test for exposing username (or not)
* add primary_avatar_tag tests
* make rebuild_avatars, remove_avatar_images work with rectangles + tests
* Python 2 => 3
* fix tests
Co-authored-by: Karl Moritz Hermann <karlmoritz.hermann@gmail.com>
The problem is that always display primary avatar for User.
In admin page, the function get_avatar should return different avatar url for every avatar record