Commit graph

24 commits

Author SHA1 Message Date
John Vandenberg
c89f7043c6
Update test_default_delete_template (#213) 2022-08-10 10:17:08 +08:00
Johannes Wilm
a977753b2c lint and add pre-commit configuration 2022-08-09 21:17:24 +02:00
Johannes Wilm
3dd349b577 black 2022-07-16 23:18:09 +02:00
Johannes Wilm
ae950c9b50 black 2022-07-16 22:50:05 +02:00
Grant McConnaughey
2de2a60e85 Fix conflicts 2017-12-17 10:24:02 -06:00
Grant McConnaughey
f940db8dc9
Merge pull request #162 from sedlar/signal_avatar_deleted
Add avatar_deleted signal
2017-12-17 10:22:31 -06:00
Grant McConnaughey
ba552fbcd9 Fix reverse in tests 2017-12-17 10:21:43 -06:00
Martin Sedlář
6010209a1b Fix compatibility with python2 2017-11-10 10:16:05 +01:00
Martin Sedlář
fb195a570f Add avatar_deleted signal 2017-11-09 23:20:59 +01:00
Fabian Stehle
631eac80bb Test transposing thumbnails based on exif data 2017-07-11 21:57:08 +02:00
Jannis
ccaafe492c Fix test for avatar tag. 2017-05-27 09:50:47 -05:00
Jannis
51375039df Move alt attribute to kwargs. 2017-05-27 09:50:47 -05:00
Jannis
c1f7abd2e4 Add test for kwargs in template tag. 2017-05-27 09:50:47 -05:00
Christian Sauer
0ea9c6a038 tests for user templates 2016-08-17 11:08:45 -04:00
Grant McConnaughey
3c4cde1730 Add some more tests 2016-02-11 15:36:19 -06:00
Grant McConnaughey
5cbd095cda Rename util -> utils, fix URL issue 2016-02-09 09:42:29 -06:00
Grant McConnaughey
a6b4c2beea Merge pull request #75 from z4r/patch-1
Preserve RGBA image.mode
2016-02-09 09:17:52 -06:00
Grant McConnaughey
16abb5d50b Update tests, invalidate cache after changing avatar 2016-01-19 10:00:34 -06:00
Grant McConnaughey
449abb9037 Added CHANGELOG.rst 2015-04-26 23:15:41 -05:00
z4r
3b3bdd8df4 RGBA and CMYK thumb creation tests 2014-01-10 12:16:08 +01:00
Jannis Leidel
6f06989901 Use correct setting module. 2013-09-13 18:36:49 +02:00
Jannis Leidel
65d5f66b9b Use django-appconf for nicer settings handling. 2013-09-13 17:59:52 +02:00
Jannis Leidel
39ecc33ced Use new test method names. 2013-08-01 13:33:14 +02:00
Jannis Leidel
57d77caeb0 Revamped tests and added Travis config. 2013-08-01 13:12:49 +02:00
Renamed from avatar/tests.py (Browse further)