Damian Dimmich

Results 5 issues of Damian Dimmich

https://docs.djangoproject.com/en/2.1/releases/2.1/#features-removed-in-2-1 - the django.utils.translation.string_concat() is removed in v 2.1. Tested with v2.1 and 2.2 - albeit only for startup.

small fixes for pyramid 1.5 in the examples.

Add btcpoolman pool into servers.ini

Hi, Getting the following in the logs application startup with python 3.13.3: Exception ignored in PyMapping_HasKeyString(); consider using PyMapping_HasKeyStringWithError(), PyMapping_GetOptionalItemString() or PyMapping_GetItemString(): Traceback (most recent call last): File ".venv/lib/python3.13/site-packages/pylibmc/client.py", line...