Markus Stensiö
Markus Stensiö
TL;DR: Is there a way to simply append to the current url in htmx? It would be nice in order to avoid ugly backend templating. ## The problem I have...
I get the following issue when trying to generate code from a wireframe:  Not sure how hard it would be to migrate to gpt-4o but this issue makes the...
Fixes #8147 and #8124
*What are you building with SQLPage ?* I am building a simple accounting platform. *What is your problem ? A description of the problem, not the solution you are proposing.*...
It would be really nice to have sqlpage handle internationalization for us. Maybe using a cookie for switching between languages and fallback to [Accept-Language](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language), and a json file in sqlpage...