Dimitrios Misdanitis

Results 10 issues of Dimitrios Misdanitis

Modeltranslate already includes convenience admin classes for tabbed translation (e.g. TabbedTranslationAdmin) and it would be great to have equivalent classes for tabbed inlines (i.e. TabbedTranslationStackedInline and TabbedTranslationTabularInline convenience classes).

Some currencies (such as EURO) are not prefixed with the currency sign, but it is added at the end. Example: $50.51 50,51€ It would be great to have an option...

Would it be possible to add a battery percentage on the configuration screen / popup? Some guidance would be great in order to look into that as I wouldn't mind...

Implements https://github.com/uxsoft/AppleWirelessKeyboard/issues/73

Since the application is already in the system tray, there's no need to keep it in the Task Switcher.

The chosen variables are the ones that django uses for each of those elements, and ideally can also be omitted entirely in a future commit. This helps integrate django-nested-inline with...

Hello! Some of the GS1 barcodes I am scanning contain some silly dates, such as '000000'. Currently parsing fails completely, as month 0 and day 0 are not a valid...

enhancement
breaking

Is it possible to directly access the request (python `requests`) object for low level HTTP handling? I am writing a logger plugin and wanted to also log raw HTTP-related things,...

I am running Docker-OSX under Windows (with Docker Desktop + WSL-G). What's the default CMD key? If it is the Windows key, is it possible to map it to something...

Does django-scheduler support django 5.0? Are there any known issues?