-
> This is a Django derivative project, using Flask as webserver,
I had a brief look around the code and it's obvious this is far from being a normal Django application. It would be really useful t…
-
Multisite is something that needs a lot of love and care. I love Statamic but unfortunately it's creating a lot of difficulty for us on our large website with multiple translations.
Handling many l…
-
### TFT Version
4.3.2
### ESPHome Version
4.3.2
### Blueprint Version
4.3.2
### Panel Model
EU
### What is the bug?
i spent a few hours trying to update my nspanel to the latest 4.3.2.
long …
-
A few months ago I had a suggestion send to tastybento about storing all island data (from blocks to signs and even chests) and it would be amazing if this can really be added.
The suggestion:
I d…
-
The Optimizer can result in not having the car charged in the morning when there was not enough sugar power available to charge the car. I would not like to solve this with my own scripting, it works …
pvmil updated
1 month ago
-
### Bug description
I wanted to use the two Event Listeners, but they are not triggering.
### How to reproduce
Here is the implementation:
```
class AppServiceProvider extends ServiceProvider
{…
-
### Describe the feature
Enable the VPC CNI addon to support the CNI tuning plugin, allowing for more granular sysctl customization.
### Use Case
Our current on-premises cluster employs the tuning …
-
I keep getting this error no matter what I do. I even copied the examples and same thing. I tried having a completely empty table, as well as one only with columns and empty rows. I still get the erro…
gudyo updated
2 years ago
-
### TFT Version
4.4.0-dev3
### Firmware Version
_No response_
### Blueprint Version
_No response_
### Panel Model
EU
### What is the bug?
When I connect or restart the panel, only the blue bo…
-
### Bug description
When changing a term's slug, it should in theory update any references to that term across all entries. That's what the `UpdateTermReferences` subscriber looks to be doing, but it…