Csaba Balázs

Results 8 issues of Csaba Balázs

**Describe the bug** When running taiga-manage.sh djmail_delete_old_messages get error DateTimeField Message.sent_at received a naive datetime (2020-08-19 12:31:38.954179) while time zone support is active. **To Reproduce** Steps to reproduce the behavior:...

**Describe the bug** When using taiga-manage ping_google command, get az error: django.core.exceptions.ImproperlyConfigured: ping_google requires django.contrib.sites, which isn't installed. **To Reproduce** Steps to reproduce the behavior: 1. Run taiga-manage ping_google 4....

It sounds very exciting that you are revamping the outdated SQL language with a pipeline-based approach. Perhaps at the beginning of the project, there is still an opportunity to incorporate...

integrations

### Describe the bug When use inputAddOn, console window shows a line. InputAddon.svelte contains ```console.log('borderClasses', borderClasses['base']);``` ### Reproduction When use inputAddOn, console window shows a line. ### Flowbite version and...

``` .pio/libdeps/default/Adafruit INA219/Adafruit_INA219.cpp: In member function 'void Adafruit_INA219::setCalibration_32V_2A()': .pio/libdeps/default/Adafruit INA219/Adafruit_INA219.cpp:266:53: warning: bitwise operation between different enumeration types '' and '' is deprecated [-Wdeprecated-enum-enum-conversion] 266 | uint16_t config = INA219_CONFIG_BVOLTAGERANGE_32V |...

### Describe the bug I would like to set Toggle disabled status when sending in a form. (Input and Textarea works). I can enabled it with {disabled} property, but cannot...

Tiled BinMap Export Plugin ========================== This is a [Tiled](https://mapeditor.org) plugin to dump tilemaps into a brainfuckingly simple binary format. It ships BinMap as a plugin (which can be compiled into...

**Describe the bug** SvelteKit v2.x is out few months ago, please update this (and other: @sveltejs/adapter-node) deps. **To Reproduce** Simple install **Expected behavior** Solve npm audit problems **Screenshots** ``` #...

bug