Dennis Schwertel

Results 5 issues of Dennis Schwertel

This line breaks sorting of admin actions https://github.com/joshourisman/django-tablib/blob/master/django_tablib/admin/__init__.py#L126 This should be changed to an OrderedDict, see https://github.com/django/django/blob/1.11.13/django/contrib/admin/options.py#L768 for reference.

Hi, this is my first change to support better date objects during template rendering. This PR aims to solve #349. Cheers

needs-changes

Hi, i would like to format the dates which are used in the jinja2 templates. The dates are currently strings and just providing them as date objects to the template...

Hi, I am using this lib now for more than a year and its works well. However, this fix i did here is required to get a successful data validation....

Hello, I am trying to connect to multiple RAK19003 boards via bluetooth from my laptop. Pairing was successful. I am on Kubuntu 25.04. * The meshtastic CLI via an USB-C...