Commit graph

14 commits

Author SHA1 Message Date
Johannes Wilm
99a979b057
rectangular avatars (#214)
* 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>
2022-08-15 10:08:35 +02:00
Johannes Wilm
ab7e9c687e make PNG default thumbnail format, based on discussion in #180 2022-08-10 18:46:09 +02:00
Johannes Wilm
4b912886ec tests: AVATAR_EXPOSE_USERNAMES = True 2022-08-10 17:40:05 +02:00
Johannes Wilm
ae950c9b50 black 2022-07-16 22:50:05 +02:00
Grant McConnaughey
6ce67a8709 Add required deps for Django 2.2+ 2020-01-04 11:01:36 -06:00
Grant McConnaughey
991c8657de Fix settings for Django 2.1+ 2020-01-04 10:52:15 -06:00
Grant McConnaughey
6d4a1b27d1 Use MIDDLEWARE setting 2017-12-17 11:22:56 -06:00
Christian Sauer
0ea9c6a038 tests for user templates 2016-08-17 11:08:45 -04:00
Grant McConnaughey
9355f38ac4 Remove BrokenLinksMiddleware 2015-04-23 15:16:00 -05:00
Grant McConnaughey
3d48f181f9 Remove django.contrib.comments and add MIDDLEWARE_CLASSES 2015-04-23 15:10:25 -05:00
Jannis Leidel
57d77caeb0 Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
Mathieu Pillard
0307dc2a79 More unit tests. 2010-03-16 14:28:40 +01:00
Eric Florenzano
5648cb9f11 Cleanup, reorganization, moved the default avatar url to conform to community standards, and added a test to ensure that it's correct. 2010-02-22 18:48:22 -05:00
Eric Florenzano
cf667a2c9d Added the ability to run the tests in a standalone way. 2010-02-22 17:52:01 -05:00