thirtysixbananas
Results
3
comments of
thirtysixbananas
Sorry if this is stupid. This is my first Rust code ever. Seems overly verbose somehow.
With uv, I can install and run python 3.13 and Django 5.2.8 and it was entirely trivial. If you want to try, delete pyproject.toml and replace it with this: ```...
I also suggest updating the url. The previous one returned 301 permanent redirect, so a user doesn't actually see the upgrade which is the point of the example. Before: ```...