Yannic Spreen-Ledebur

Results 7 comments of Yannic Spreen-Ledebur

I think this would be quite useful, at least an option to clear the cache completely, or ideally propagate the package-specific refresh flags from `uv`.

Also in terms of project management? For anyone interested, here is a comment from the team about rye vs uv: https://github.com/astral-sh/rye/discussions/1164

Thanks for the pointer @OskarLiew, this bug also turned up in our regression tests. I submitted a PR for it.

Having the same issue. I have a migration where we create a new model and seed data rows directly via `migrations.RunPython`. In the test following the migration tests, this seeded...

Seconding this issue - makes it very cumbersome to deploy SDV, even if only a reduced feature set is used.

Hey @npatki, I have used SDV within a Docker container that I push to a Gitlab container registry, from where it is then pulled by other deployment services. For me...

This would be a great improvement! Currently the use of pages is extremely limited for us because of the flat hierarchy. After a certain amount of pages in a project...