Bart van Andel

Results 84 comments of Bart van Andel

@mustafaulker Have you by any chance tried what happens if you surround those messages with `gettext` functions? I'm not a maintainer myself, but that would make it relatively straightforward to...

Will this also resolve any `Asynchronous handler adapted for middleware reversion.middleware.RevisionMiddleware.` warnings? Comparing [`RevisionMiddleware`](../tree/master/reversion/middleware.py) to e.g. [`CorsMiddleware`](https://github.com/adamchainz/django-cors-headers/blob/main/src/corsheaders/middleware.py), it seems to me that it may also need some adaptations?

@pmolodo `innounp` is an Inno Setup Unpacker. The one in the versions bucket is newer, and is a unicode variant. The newer version overwrites the version that is installed by...

I don't know, I just wrote what I know after first running into this problem myself this morning.