Jochen Kupperschmidt

Results 17 issues of Jochen Kupperschmidt

While the current interactive UI seems nice at first, it becomes tiresome when used frequently. Giving a single wrong value or trying another image requires walking through the whole process...

I have a few suggestions regarding templates: - **Move bundled templates out of the source code.** They could be included from a resource file/folder, which should also work from inside...

Excerpt from the docs: "[…] all calls to `datetime.datetime.now()`, `datetime.datetime.utcnow()`, […] will return the time that has been frozen." But this is not the behaviour I expect. Example code: ```...

enhancement

When the year is available, the link points to a specific party, so the link label should reflect that.

Just noticed this warning in Firefox's console while on a prod page: > Das Cookie “pouetSettings” wird in Zukunft bald abgelehnt werden, da es für das Attribut "sameSite" entweder "none"...

When I'm looking for a certain release or user, I intentionally go to the respective list. It would be great if a search field for the pre-selected type of object...

I noticed that inline field filters didn't work for me as documented: ```py class SignupForm(Form): name = StringField('name') def filter_name(form, field): return field.strip() ``` This resulted in `TypeError: filter_name() missing...

documentation

While I like the new logo, I feel it is a bit unbalanced and the text input cursor (it should resemble one, right?) is a bit hard to grok. I...

The README is quite long and unwieldy to navigate (and edit). The list of releases could be moved to a separate file or completely be replaced by using GitHub's releases...

The location has changed, but the relevant content is still there.