lodgeit/lodgeit
Jeremy Stanley 1cee24ce0b Support Pillow v10
Pillow 9.5 deprecated the getsize method for fonts in favor of its
new getbbox, and then getsize was removed in Pillow 10.. Adjust the
call we use for captcha generation so it will continue working, and
declare a requirement for the earliest forward-compatible release.

Change-Id: Ib35eea077d7f8c428493ef8e4cfe00e05e580a6f
2024-02-20 21:49:07 +00:00
..
cmd Add lodgeit-db script 2020-03-30 17:31:33 +03:00
controllers new paste: check input length 2022-04-20 08:07:44 +10:00
i18n Merge "Removes unnecessary utf-8 encoding" 2020-03-06 01:49:51 +00:00
lib Support Pillow v10 2024-02-20 21:49:07 +00:00
res erased unused file 2010-05-15 11:55:15 +02:00
static Merge "Remove unused image file" 2016-02-22 06:50:34 +00:00
views new paste: add maxlength to input box 2022-04-19 10:27:57 +10:00
__init__.py Removes unnecessary utf-8 encoding 2020-03-05 11:17:04 +00:00
application.py Tuning pool_recycle to avoid MySQL server gone away 2020-03-18 08:27:14 -04:00
database.py Merge "Removes unnecessary utf-8 encoding" 2020-03-06 01:49:51 +00:00
local.py Removes unnecessary utf-8 encoding 2020-03-05 11:17:04 +00:00
models.py Merge "Removes unnecessary utf-8 encoding" 2020-03-06 01:49:51 +00:00
urls.py Removes unnecessary utf-8 encoding 2020-03-05 11:17:04 +00:00
utils.py Allow for overriding title 2021-06-29 19:24:27 +10:00